remove libogg from gst-plugins-base
authorStephen <stephengroat@users.noreply.github.com>
Wed, 27 Dec 2017 23:18:40 +0000 (15:18 -0800)
committerFredrik Fornwall <fredrik@fornwall.net>
Thu, 28 Dec 2017 03:58:49 +0000 (04:58 +0100)
covered by libvorbis dependencies

packages/gst-plugins-base/build.sh

index 75fff2a..75277d1 100644 (file)
@@ -3,7 +3,7 @@ TERMUX_PKG_DESCRIPTION="GStreamer base plug-ins"
 TERMUX_PKG_VERSION=1.12.3
 TERMUX_PKG_REVISION=1
 TERMUX_PKG_SRCURL=https://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-${TERMUX_PKG_VERSION}.tar.xz
-TERMUX_PKG_DEPENDS="gstreamer, libogg, libopus, libvorbis"
+TERMUX_PKG_DEPENDS="gstreamer, libopus, libvorbis"
 TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
 --disable-tests
 --disable-examples