[oe-commits] ghost : enigma2.bb: add gst-plugin-icydemux... needed for interne streaming

GIT User account git at amethyst.openembedded.net
Sun May 10 11:53:22 UTC 2009


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

Author: ghost <andreas.monzner at multimedia-labs.de>
Date:   Sun May 10 13:39:05 2009 +0200

enigma2.bb: add gst-plugin-icydemux... needed for interne streaming

---

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

diff --git a/packages/enigma2/enigma2.bb b/packages/enigma2/enigma2.bb
index 0f1594c..cb1eab4 100755
--- a/packages/enigma2/enigma2.bb
+++ b/packages/enigma2/enigma2.bb
@@ -16,9 +16,9 @@ RDEPENDS = "python-codecs python-core python-lang python-re python-threading \
 
 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-cdio gst-plugin-vcdsrc"
-RDEPENDS_append_dm800 = " gst-plugin-alsa alsa-conf gst-plugin-matroska gst-plugin-qtdemux"
+RDEPENDS_append_dm8000 = " gst-plugin-alsa alsa-conf gst-plugin-avi gst-plugin-matroska gst-plugins-icydemux \
+	gst-plugin-qtdemux gst-plugin-subparse glibc-gconv-iso8859-15 gst-plugin-cdxaparse gst-plugin-cdio gst-plugin-vcdsrc
+RDEPENDS_append_dm800 = " gst-plugin-alsa alsa-conf gst-plugin-matroska gst-plugin-qtdemux gst-plugin-icydemux"
 
 # 'forward depends' - no two providers can have the same PACKAGES_DYNAMIC, however both
 # enigma2 and enigma2-plugins produce enigma2-plugin-*.





More information about the Openembedded-commits mailing list