diff --git a/.ci/build-freebsd.sh b/.ci/build-freebsd.sh index 2102f32315..8acbec31c1 100755 --- a/.ci/build-freebsd.sh +++ b/.ci/build-freebsd.sh @@ -14,6 +14,7 @@ CONFIGURE_ARGS=" -DUSE_SYSTEM_FFMPEG=ON -DUSE_SYSTEM_CURL=ON -DUSE_SYSTEM_LIBPNG=ON + -DUSE_SYSTEM_LIBUSB=ON -DUSE_SYSTEM_OPENCV=ON "