[oe-commits] Koen Kooi : gst-plugins: build some more plugins (e.g. mms, aacparse, faad)

git version control git at git.openembedded.org
Thu May 6 14:54:25 UTC 2010


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Thu May  6 16:37:08 2010 +0200

gst-plugins: build some more plugins (e.g. mms, aacparse, faad)

---

 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 b060eb2..71e9573 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 libmikmod liboil libogg tremor libvorbis"
+DEPENDS = "gstreamer libmms libmusicbrainz schroedinger faac faad2 libmikmod liboil libogg tremor libvorbis"
 DEPENDS += "${@base_conditional('ENTERPRISE_DISTRO', '1', '', 'libmad libid3tag', d)}"
 
-INC_PR = "r7"
+INC_PR = "r8"
 
 PACKAGES_DYNAMIC = "gst-plugin-*"
 





More information about the Openembedded-commits mailing list