[oe-commits] ghost : enigma2.bb: add gst-plugin-subparse and glibc-gconf-iso8859-15 for all archs

GIT User account git at amethyst.openembedded.net
Thu Dec 11 20:50:38 UTC 2008


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

Author: ghost <andreas.monzner at multimedia-labs.de>
Date:   Wed Dec 10 17:51:56 2008 +0100

enigma2.bb: add gst-plugin-subparse and glibc-gconf-iso8859-15 for all archs

---

 packages/enigma2/enigma2.bb |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/packages/enigma2/enigma2.bb b/packages/enigma2/enigma2.bb
index dbd5619..4938b80 100644
--- a/packages/enigma2/enigma2.bb
+++ b/packages/enigma2/enigma2.bb
@@ -10,12 +10,13 @@ RDEPENDS = "python-codecs python-core python-lang python-re python-threading \
 	gst-plugin-typefindfunctions gst-plugin-ivorbis gst-plugin-audioconvert \
 	gst-plugin-wavparse python-netclient gst-plugin-mpegstream gst-plugin-selector \
 	gst-plugin-flac gst-plugin-dvbmediasink gst-plugin-fluendo-mpegdemux \
-	gst-plugin-neonhttpsrc gst-plugin-mpegaudioparse"
+	gst-plugin-neonhttpsrc gst-plugin-mpegaudioparse gst-plugin-subparse \
+	glibc-gconv-iso8859-15"
 
 RDEPENDS_append_dm7020 = " gst-plugin-ossaudio"
 RDEPENDS_append_dm7025 = " gst-plugin-alsa alsa-conf"
 RDEPENDS_append_dm8000 = " gst-plugin-alsa alsa-conf gst-plugin-avi gst-plugin-matroska \
-	gst-plugin-qtdemux gst-plugin-subparse glibc-gconv-iso8859-15 gst-plugin-cdxaparse"
+	gst-plugin-qtdemux gst-plugin-cdxaparse"
 RDEPENDS_append_dm800 = " gst-plugin-alsa alsa-conf"
 
 # 'forward depends' - no two providers can have the same PACKAGES_DYNAMIC, however both





More information about the Openembedded-commits mailing list