[oe-commits] Koen Kooi : gst-plugins: add some more missing depends

git version control git at git.openembedded.org
Thu Sep 23 08:47:26 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 2ae6542d6cf652063567713fd851e095619804a1
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=2ae6542d6cf652063567713fd851e095619804a1

Author: Koen Kooi <koen at openembedded.org>
Date:   Thu Sep 23 10:43:20 2010 +0200

gst-plugins: add some more missing depends

* spotted by the angstrom testlab: http://gitorious.org/angstrom/angstrom-testlab/commit/a87e64ae3fbe47b679712c5c873f21e56f325c8f

---

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

diff --git a/recipes/gstreamer/gst-plugins.inc b/recipes/gstreamer/gst-plugins.inc
index 62fbd40..33b494b 100644
--- a/recipes/gstreamer/gst-plugins.inc
+++ b/recipes/gstreamer/gst-plugins.inc
@@ -2,10 +2,10 @@ require gst-common.inc
 require gst-plugins-package.inc
 
 DESCRIPTION = "Plugins for GStreamer"
-DEPENDS = "gstreamer jack virtual/libsdl libvpx x264 libmms libmusicbrainz schroedinger faac faad2 libmikmod liboil libogg tremor libvorbis"
+DEPENDS = "libcdio wavpack libvisual gstreamer jack virtual/libsdl libvpx x264 libmms libmusicbrainz schroedinger faac faad2 libmikmod liboil libogg tremor libvorbis"
 DEPENDS += "${@base_conditional('ENTERPRISE_DISTRO', '1', '', 'libmad libid3tag', d)}"
 
-INC_PR = "r9"
+INC_PR = "r10"
 
 PACKAGES_DYNAMIC = "gst-plugin-*"
 





More information about the Openembedded-commits mailing list