[oe-commits] ghost : gst-plugin.inc: add libcdio to DEPENDS... pump PR of gst-plugins-ugly

GIT User account git at amethyst.openembedded.net
Mon Feb 23 12:10:00 UTC 2009


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

Author: ghost <andreas.monzner at multimedia-labs.de>
Date:   Wed Feb 18 20:43:34 2009 +0100

gst-plugin.inc: add libcdio to DEPENDS... pump PR of gst-plugins-ugly

---

 packages/gstreamer/gst-plugins-ugly_0.10.9.bb |    2 ++
 packages/gstreamer/gst-plugins.inc            |    2 +-
 2 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/packages/gstreamer/gst-plugins-ugly_0.10.9.bb b/packages/gstreamer/gst-plugins-ugly_0.10.9.bb
index 7c548ac..fd9ab2d 100644
--- a/packages/gstreamer/gst-plugins-ugly_0.10.9.bb
+++ b/packages/gstreamer/gst-plugins-ugly_0.10.9.bb
@@ -1,2 +1,4 @@
 require gst-plugins.inc
 DEPENDS += "gst-plugins-base"
+PR = "r2"
+
diff --git a/packages/gstreamer/gst-plugins.inc b/packages/gstreamer/gst-plugins.inc
index 18e3bed..08bf175 100644
--- a/packages/gstreamer/gst-plugins.inc
+++ b/packages/gstreamer/gst-plugins.inc
@@ -2,7 +2,7 @@ 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 flac"
+DEPENDS = "gstreamer libcdio libmikmod libmad libogg tremor libvorbis libid3tag liboil alsa-lib neon flac"
 PR = "r1"
 
 inherit autotools pkgconfig





More information about the Openembedded-commits mailing list