summaryrefslogtreecommitdiff
path: root/gstreamer
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-07-27 22:29:08 +0000
committerPhil Blundell <philb@gnu.org>2004-07-27 22:29:08 +0000
commit26cfa84b8e7c2754262bdcee649687d8fc2e31c1 (patch)
treefc7fa212c835ed97f383d22e88da0c93c0c07c4d /gstreamer
parent4cc20126d188a737afff6361cc7847710f507273 (diff)
add esound to DEPENDS
BKrev: 4106d7341X2o26R-CcOzj1MaNruVZw
Diffstat (limited to 'gstreamer')
-rw-r--r--gstreamer/gst-plugins_0.8.1.oe3
1 files changed, 2 insertions, 1 deletions
diff --git a/gstreamer/gst-plugins_0.8.1.oe b/gstreamer/gst-plugins_0.8.1.oe
index 27285b81fe..853a802602 100644
--- a/gstreamer/gst-plugins_0.8.1.oe
+++ b/gstreamer/gst-plugins_0.8.1.oe
@@ -2,8 +2,9 @@ DESCRIPTION = "Plugins for GStreamer"
SECTION = "base"
PRIORITY = "optional"
MAINTAINER = "Phil Blundell <pb@handhelds.org>"
+PR = "r1"
-DEPENDS = "gstreamer zlib libmikmod libmad libogg tremor libvorbis libid3tag gnome-vfs"
+DEPENDS = "gstreamer zlib libmikmod libmad libogg tremor libvorbis libid3tag gnome-vfs esound-gpe"
SRC_URI = "http://gstreamer.freedesktop.org/src/gst-plugins/gst-plugins-${PV}.tar.bz2 \
file://ivorbis.patch;patch=1"