[oe-commits] ghost : enigma2.bb: add avi support for dm500hd

git version control git at git.openembedded.org
Tue Jul 21 07:04:23 UTC 2009


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

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

enigma2.bb: add avi support for dm500hd

---

 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 0a1b29d..c628994 100755
--- a/packages/enigma2/enigma2.bb
+++ b/packages/enigma2/enigma2.bb
@@ -18,9 +18,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-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"
-RDEPENDS_append_dm500hd = " gst-plugin-alsa alsa-conf gst-plugin-matroska gst-plugin-qtdemux"
+RDEPENDS_append_dm500hd = " gst-plugin-alsa alsa-conf gst-plugin-matroska gst-plugin-qtdemux \
+	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