[oe-commits] ghost : enigma2.bb: also add matroska and qtdemux for dm800 ( but only H264 video in this containers is working!)

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


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

Author: ghost <andreas.monzner at multimedia-labs.de>
Date:   Wed Dec 10 19:00:58 2008 +0100

enigma2.bb: also add matroska and qtdemux for dm800 (but only H264 video in this containers is working!)

---

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

diff --git a/packages/enigma2/enigma2.bb b/packages/enigma2/enigma2.bb
index 4938b80..1a5cfe0 100644
--- a/packages/enigma2/enigma2.bb
+++ b/packages/enigma2/enigma2.bb
@@ -17,7 +17,7 @@ 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-cdxaparse"
-RDEPENDS_append_dm800 = " gst-plugin-alsa alsa-conf"
+RDEPENDS_append_dm800 = " gst-plugin-alsa alsa-conf gst-plugin-matroska gst-plugin-qtdemux"
 
 # '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