[oe-commits] ghost : enigma2.bb: add dm500hd stuff, small cleanup

git version control git at git.openembedded.org
Tue Jul 21 07:05:49 UTC 2009


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

Author: ghost <andreas.monzner at multimedia-labs.de>
Date:   Sat Jul 18 11:42:52 2009 +0200

enigma2.bb: add dm500hd stuff, small cleanup

---

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

diff --git a/packages/enigma2/enigma2.bb b/packages/enigma2/enigma2.bb
index 356d8fa..cfa7c5e 100644
--- a/packages/enigma2/enigma2.bb
+++ b/packages/enigma2/enigma2.bb
@@ -16,8 +16,10 @@ 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-icydemux \
-	gst-plugin-qtdemux gst-plugin-subparse glibc-gconv-iso8859-15 gst-plugin-cdxaparse gst-plugin-cdio gst-plugin-vcdsrc"
+	gst-plugin-qtdemux 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"
+RDEPENDS_append_dm500hd = " gst-plugin-alsa alsa-conf gst-plugin-matroska gst-plugin-qtdemux gst-plugin-icydemux \
+	gst-plugin-avi"
 
 # '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