diff --git a/install.sh b/install.sh index 50243600..c5ce43c1 100755 --- a/install.sh +++ b/install.sh @@ -422,7 +422,7 @@ echo " > opencv" -DBUILD_opencv_contrib=OFF \ -DBUILD_opencv_gpu=OFF \ -DBUILD_opencv_highgui=OFF \ - -DBUILD_opencv_legacy =OFF \ + -DBUILD_opencv_legacy=OFF \ -DBUILD_opencv_ml=OFF \ -DBUILD_opencv_objdetect=OFF \ -DBUILD_opencv_ocl=OFF \