[oe-commits] Andreas Oberritter : gst-plugins: depend on flac to build gst-plugin-flac

GIT User account git at amethyst.openembedded.net
Tue Oct 21 10:48:52 UTC 2008


Module: openembedded.git
Branch: org.openembedded.dreambox
Commit: 60ee2d806ffd1d432037528b2967846f845edff2
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=60ee2d806ffd1d432037528b2967846f845edff2

Author: Andreas Oberritter <obi at opendreambox.org>
Date:   Sun Oct 19 16:24:31 2008 +0200

gst-plugins: depend on flac to build gst-plugin-flac

---

 packages/gstreamer/gst-plugins.inc |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/packages/gstreamer/gst-plugins.inc b/packages/gstreamer/gst-plugins.inc
index de5c6e8..18e3bed 100644
--- a/packages/gstreamer/gst-plugins.inc
+++ b/packages/gstreamer/gst-plugins.inc
@@ -2,8 +2,8 @@ DESCRIPTION = "Plugins for GStreamer"
 SECTION = "multimedia"
 PRIORITY = "optional"
 MAINTAINER = "Felix Domke <tmbinc at openembedded.org>"
-DEPENDS = "gstreamer libmikmod libmad libogg tremor libvorbis libid3tag liboil alsa-lib neon"
-PR = "r0"
+DEPENDS = "gstreamer libmikmod libmad libogg tremor libvorbis libid3tag liboil alsa-lib neon flac"
+PR = "r1"
 
 inherit autotools pkgconfig
 





More information about the Openembedded-commits mailing list