From f95fae5c6f7fcd109028da9eea548a54d44fa9ce Mon Sep 17 00:00:00 2001 From: Leonid Pliushch Date: Sat, 21 Dec 2019 17:01:21 +0200 Subject: [PATCH] gst-plugin-bad: disable vulkan support --- packages/gst-plugins-bad/build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/gst-plugins-bad/build.sh b/packages/gst-plugins-bad/build.sh index 5861bc782..925a658a4 100644 --- a/packages/gst-plugins-bad/build.sh +++ b/packages/gst-plugins-bad/build.sh @@ -15,6 +15,7 @@ TERMUX_PKG_EXTRA_CONFIGURE_ARGS=" --disable-tests --disable-zbar --disable-webp +--disable-vulkan --with-hls-crypto=openssl " TERMUX_PKG_RM_AFTER_INSTALL="share/gtk-doc/"