Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
@@ -1,7 +1,7 @@
menuconfig BR2_PACKAGE_GST_PLUGINS_BAD
bool "gst-plugins-bad"
depends on BR2_PACKAGE_GSTREAMER
- depends on BR2_PACKAGE_GST_PLUGINS_BASE
+ select BR2_PACKAGE_GST_PLUGINS_BASE
help
A set of plug-ins for GStreamer that may be of poor quality or
lacking some features.