opencv: Avoid automagic dependency on gstreamer

%ci:no-build
This commit is contained in:
Tee KOBAYASHI 2023-03-10 00:04:32 +09:00 committed by xtkoba
parent a5ca4ff390
commit 75d439377b
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ TERMUX_PKG_BUILD_DEPENDS="python-numpy-static"
TERMUX_PKG_PYTHON_COMMON_DEPS="Cython, wheel"
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
-DANDROID_NO_TERMUX=OFF
-DWITH_GSTREAMER=OFF
-DWITH_OPENEXR=OFF
-DBUILD_PROTOBUF=OFF
-DPROTOBUF_UPDATE_FILES=ON