[oe-commits] ghost : enigma2.bb: fix typo

git version control git at git.openembedded.org
Sat May 30 13:13:57 UTC 2009


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

Author: ghost <andreas.monzner at multimedia-labs.de>
Date:   Fri May 15 09:20:31 2009 +0200

enigma2.bb: fix typo

---

 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 c8cbcc8..9c54327 100644
--- a/packages/enigma2/enigma2.bb
+++ b/packages/enigma2/enigma2.bb
@@ -16,7 +16,7 @@ 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-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