[oe-commits] Felix Domke : enigma2.bb: fix typos

GIT User account git at amethyst.openembedded.net
Mon May 11 12:26:05 UTC 2009


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

Author: Felix Domke <tmbinc at elitedvb.net>
Date:   Mon May 11 14:20:49 2009 +0200

enigma2.bb: fix typos

---

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

diff --git a/packages/enigma2/enigma2.bb b/packages/enigma2/enigma2.bb
index 9333b63..d27ba0e 100755
--- a/packages/enigma2/enigma2.bb
+++ b/packages/enigma2/enigma2.bb
@@ -16,8 +16,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-plugins-icydemux \
-	gst-plugin-qtdemux gst-plugin-subparse glibc-gconv-iso8859-15 gst-plugin-cdxaparse gst-plugin-cdio gst-plugin-vcdsrc
+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"
 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





More information about the Openembedded-commits mailing list