Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] gst-plugins-bad: use "select" for dependencies
@ 2009-06-19 14:34 Markus Heidelberg
  2009-06-19 14:38 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Markus Heidelberg @ 2009-06-19 14:34 UTC (permalink / raw)
  To: buildroot


Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
---

I forgot this in the review.

 package/multimedia/gst-plugins-bad/Config.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/multimedia/gst-plugins-bad/Config.in b/package/multimedia/gst-plugins-bad/Config.in
index 16ce4b3..8601cf4 100644
--- a/package/multimedia/gst-plugins-bad/Config.in
+++ b/package/multimedia/gst-plugins-bad/Config.in
@@ -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.
-- 
1.6.3.2.331.g2b8d1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH] gst-plugins-bad: use "select" for dependencies
  2009-06-19 14:34 [Buildroot] [PATCH] gst-plugins-bad: use "select" for dependencies Markus Heidelberg
@ 2009-06-19 14:38 ` Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2009-06-19 14:38 UTC (permalink / raw)
  To: buildroot

>>>>> "Markus" == Markus Heidelberg <markus.heidelberg@web.de> writes:

 Markus> Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>

Thanks, committed.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-06-19 14:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-19 14:34 [Buildroot] [PATCH] gst-plugins-bad: use "select" for dependencies Markus Heidelberg
2009-06-19 14:38 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox