aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gstreamer
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-06-02 11:49:20 +0000
committerKoen Kooi <koen@openembedded.org>2008-06-02 11:49:20 +0000
commit701fdcfc97940ff9b7f1d47ebbbcfce1887610ae (patch)
tree096af2eb1daea431713e5704f9cd6f51d6e6d6e5 /packages/gstreamer
parentd8b4844e48bf3eb0e43cd69d9cc993d3102e302d (diff)
downloadopenembedded-701fdcfc97940ff9b7f1d47ebbbcfce1887610ae.tar.gz
gst-plugins.inc: remove esound dependency
Diffstat (limited to 'packages/gstreamer')
-rw-r--r--packages/gstreamer/gst-plugins.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gstreamer/gst-plugins.inc b/packages/gstreamer/gst-plugins.inc
index 66546d5f2b..eaba8343f3 100644
--- a/packages/gstreamer/gst-plugins.inc
+++ b/packages/gstreamer/gst-plugins.inc
@@ -1,6 +1,6 @@
require gst-common.inc
DESCRIPTION = "Plugins for GStreamer"
-DEPENDS = "gstreamer libmikmod libmad liboil libogg tremor libvorbis libid3tag esound"
+DEPENDS = "gstreamer libmikmod libmad liboil libogg tremor libvorbis libid3tag"
PACKAGES_DYNAMIC = "gst-plugin-*"