[oe-commits] : enigma2: update, add dependencies for subtitle display

OE GIT Trial gittrial at amethyst.openembedded.net
Mon Oct 13 13:05:25 UTC 2008


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

Author:  <tmbinc at openembedded.org>
Date:   Mon Oct 13 13:00:39 2008 +0000

enigma2: update, add dependencies for subtitle display

---

 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 1fd3e56..b09432b 100644
--- a/packages/enigma2/enigma2.bb
+++ b/packages/enigma2/enigma2.bb
@@ -11,7 +11,8 @@ 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-subparse"
+RDEPENDS_append_dm8000 = " gst-plugin-alsa alsa-conf gst-plugin-avi gst-plugin-matroska \
+	gst-plugin-subparse glibc-gconv-iso8859-15 gst-plugin-cdxaparse"
 RDEPENDS_append_dm800 = " gst-plugin-alsa alsa-conf"
 
 # 'forward depends' - no two providers can have the same PACKAGES_DYNAMIC, however both
@@ -33,7 +34,7 @@ RDEPENDS_enigma2-plugin-extensions-dvdplayer = "libdreamdvd0"
 
 PN = "enigma2"
 PR = "r0"
-SRCDATE = "20080912"
+SRCDATE = "20081013"
 
 # if you want experimental, use:
 #REL_MAJOR="2"





More information about the Openembedded-commits mailing list