Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] gst-plugins-good: remove dependencies for matroska plugin
@ 2009-02-26  1:25 Markus Heidelberg
  2009-02-26  8:05 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Markus Heidelberg @ 2009-02-26  1:25 UTC (permalink / raw)
  To: buildroot

This was forgotten when adding config options for zlib and bzip2. The
matroska plugin doesn't need these dependencies, they are optional.

Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
---
 .../gst-plugins-good/gst-plugins-good.mk           |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/package/multimedia/gst-plugins-good/gst-plugins-good.mk b/package/multimedia/gst-plugins-good/gst-plugins-good.mk
index 99fea7b..27bf6ad 100644
--- a/package/multimedia/gst-plugins-good/gst-plugins-good.mk
+++ b/package/multimedia/gst-plugins-good/gst-plugins-good.mk
@@ -171,7 +171,6 @@ endif
 
 ifeq ($(BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_MATROSKA),y)
 GST_PLUGINS_GOOD_CONF_OPT += --enable-matroska
-GST_PLUGINS_GOOD_DEPENDENCIES += zlib bzip2
 else
 GST_PLUGINS_GOOD_CONF_OPT += --disable-matroska
 endif
-- 
1.6.2.rc1.34.g8925

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

* [Buildroot] [PATCH] gst-plugins-good: remove dependencies for matroska plugin
  2009-02-26  1:25 [Buildroot] [PATCH] gst-plugins-good: remove dependencies for matroska plugin Markus Heidelberg
@ 2009-02-26  8:05 ` Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2009-02-26  8:05 UTC (permalink / raw)
  To: buildroot

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

Hi,

 Markus> This was forgotten when adding config options for zlib and bzip2. The
 Markus> matroska plugin doesn't need these dependencies, they are optional.

Thanks, committed as r25458.

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2009-02-26  8:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-26  1:25 [Buildroot] [PATCH] gst-plugins-good: remove dependencies for matroska plugin Markus Heidelberg
2009-02-26  8:05 ` Peter Korsgaard

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