File fix_build_with_boost-1.89.patch of Package OpenSCAD

diff --git a/scripts/check-dependencies.sh b/scripts/check-dependencies.sh
index bd6dec451..5a752eb7d 100755
--- a/scripts/check-dependencies.sh
+++ b/scripts/check-dependencies.sh
@@ -610,7 +610,7 @@ check_old_local()
         warnon=1
       fi
     done
-    liblist="libboost_system libboost_system-mt libopencsg libCGAL libglew"
+    liblist="libopencsg libCGAL libglew"
     for i in $liblist; do
       if [ -e /usr/local/lib/$i.so ]; then
         echo "Warning: you have a copy of "$i" under /usr/local/lib"
openSUSE Build Service is sponsored by