[oe-commits] ghost : enigma2.bb: add gst-plugin-autodetect... its needed since gstreamer update to get the alsasink working again (i.e. for flac, ogg playback)

git version control git at git.openembedded.org
Fri Oct 23 09:07:44 UTC 2009


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

Author: ghost <andreas.monzner at multimedia-labs.de>
Date:   Fri Oct 16 22:24:42 2009 +0200

enigma2.bb: add gst-plugin-autodetect... its needed since gstreamer update to get the alsasink working again (i.e. for flac, ogg playback)

---

 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 958d86e..4137638 100755
--- a/packages/enigma2/enigma2.bb
+++ b/packages/enigma2/enigma2.bb
@@ -12,7 +12,7 @@ RDEPENDS = "python-codecs python-core python-lang python-re python-threading \
 	gst-plugin-wavparse python-netclient gst-plugin-mpegstream gst-plugin-selector \
 	gst-plugin-flac gst-plugin-dvbmediasink gst-plugin-mpegdemux \
 	gst-plugin-neonhttpsrc gst-plugin-mpegaudioparse gst-plugin-subparse \
-	gst-plugin-apetag gst-plugin-icydemux \
+	gst-plugin-apetag gst-plugin-icydemux gst-plugin-autodetect \
 	glibc-gconv-iso8859-15"
 
 RDEPENDS_append_dm7020 = " gst-plugin-ossaudio"





More information about the Openembedded-commits mailing list