diff options
| author | Thomas De Schampheleire <patrickdepinguin@gmail.com> | 2013-12-19 21:59:31 +0100 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2013-12-19 22:31:34 +0100 |
| commit | 30abaffe550e4156a54be6f0d2114b9585bbf5f9 (patch) | |
| tree | 96f01c50310ec19410a6be63fd5781eab60a0e1b /package/gstreamer1/gst1-plugins-base | |
| parent | 61cef6db35ab35546eb836fdb0a2f0494fac1782 (diff) | |
| download | buildroot-30abaffe550e4156a54be6f0d2114b9585bbf5f9.tar.gz buildroot-30abaffe550e4156a54be6f0d2114b9585bbf5f9.zip | |
gstreamer1 packages: factorize dependency on gstreamer1
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/gstreamer1/gst1-plugins-base')
| -rw-r--r-- | package/gstreamer1/gst1-plugins-base/Config.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/gstreamer1/gst1-plugins-base/Config.in b/package/gstreamer1/gst1-plugins-base/Config.in index 5b54baba21..55960ea9a6 100644 --- a/package/gstreamer1/gst1-plugins-base/Config.in +++ b/package/gstreamer1/gst1-plugins-base/Config.in @@ -1,6 +1,5 @@ menuconfig BR2_PACKAGE_GST1_PLUGINS_BASE bool "gst1-plugins-base" - depends on BR2_PACKAGE_GSTREAMER1 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 |

