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

git version control git at git.openembedded.org
Sat May 30 13:13:56 UTC 2009


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

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 0c62636..860eba3 100644
--- a/packages/enigma2/enigma2.bb
+++ b/packages/enigma2/enigma2.bb
@@ -15,9 +15,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