aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorghost <andreas.monzner@multimedia-labs.de>2009-06-13 15:04:11 +0200
committerghost <andreas.monzner@multimedia-labs.de>2009-06-13 15:04:11 +0200
commita7438f1042dfcc002d3a2dbc5fe95b1aa4bcde0a (patch)
tree6a21eaab5b44d69feb320f4f5c8f8df03ae1071e
parenta20fedb99d1c4c7a727f9d62f4f89b750e873605 (diff)
downloadopenembedded-a7438f1042dfcc002d3a2dbc5fe95b1aa4bcde0a.tar.gz
enigma2.bb: add gst-plugin-app
-rw-r--r--packages/enigma2/enigma2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/enigma2/enigma2.bb b/packages/enigma2/enigma2.bb
index cffd0e6431..7168c4ca5b 100644
--- a/packages/enigma2/enigma2.bb
+++ b/packages/enigma2/enigma2.bb
@@ -9,7 +9,7 @@ RDEPENDS = "python-codecs python-core python-lang python-re python-threading \
gst-plugin-id3demux gst-plugin-mad gst-plugin-ogg gst-plugin-playbin \
gst-plugin-typefindfunctions gst-plugin-ivorbis gst-plugin-audioconvert \
gst-plugin-wavparse python-netclient gst-plugin-mpegstream gst-plugin-selector \
- gst-plugin-flac gst-plugin-dvbmediasink gst-plugin-mpegdemux \
+ gst-plugin-flac gst-plugin-dvbmediasink gst-plugin-mpegdemux gst-plugin-app \
gst-plugin-neonhttpsrc gst-plugin-mpegaudioparse gst-plugin-subparse \
glibc-gconv-iso8859-15"