summaryrefslogtreecommitdiff
path: root/package/gstreamer/gst-plugins-base
diff options
context:
space:
mode:
authorThomas De Schampheleire <patrickdepinguin@gmail.com>2013-12-19 21:59:30 +0100
committerPeter Korsgaard <peter@korsgaard.com>2013-12-19 22:31:03 +0100
commit61cef6db35ab35546eb836fdb0a2f0494fac1782 (patch)
tree36d6be1874a5789006e6de6b11432ee919585039 /package/gstreamer/gst-plugins-base
parent5582d5c707b552ca9a6cf0fa26d4a81b6b9bcd4b (diff)
gstreamer packages: factorize dependency on gstreamer
Proposed-by: Arnout Vandecappelle <arnout@mind.be> Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/gstreamer/gst-plugins-base')
-rw-r--r--package/gstreamer/gst-plugins-base/Config.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/gstreamer/gst-plugins-base/Config.in b/package/gstreamer/gst-plugins-base/Config.in
index 20c2d3609..fce68c11d 100644
--- a/package/gstreamer/gst-plugins-base/Config.in
+++ b/package/gstreamer/gst-plugins-base/Config.in
@@ -1,6 +1,5 @@
menuconfig BR2_PACKAGE_GST_PLUGINS_BASE
bool "gst-plugins-base"
- depends on BR2_PACKAGE_GSTREAMER
select BR2_PACKAGE_XLIB_LIBX11 if BR2_PACKAGE_XORG7
select BR2_PACKAGE_XLIB_LIBXEXT if BR2_PACKAGE_XORG7
select BR2_PACKAGE_XLIB_LIBXV if BR2_PACKAGE_XORG7