aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Lord <chris@openedhand.com>2004-09-14 11:18:39 +0000
committerChris Lord <chris@openedhand.com>2004-09-14 11:18:39 +0000
commit4d4ee929ade292a0e201435fa9d84b41178404a0 (patch)
tree0f7f97b56a82f74c41a1a3c223b9e25fb3a8c3fe
parentcbca86294b48e2d4ef976743a46a019e7323c3bb (diff)
downloadopenembedded-4d4ee929ade292a0e201435fa9d84b41178404a0.tar.gz
Add necessary dependency for gst-plugins...
BKrev: 4146d38fjeoGaU1kTHKiWQ3HUR9F4g
-rw-r--r--gstreamer/gst-plugins_0.8.4.oe4
1 files changed, 2 insertions, 2 deletions
diff --git a/gstreamer/gst-plugins_0.8.4.oe b/gstreamer/gst-plugins_0.8.4.oe
index 947d04d62a..88c262ceb7 100644
--- a/gstreamer/gst-plugins_0.8.4.oe
+++ b/gstreamer/gst-plugins_0.8.4.oe
@@ -2,9 +2,9 @@ DESCRIPTION = "Plugins for GStreamer"
SECTION = "base"
PRIORITY = "optional"
MAINTAINER = "Phil Blundell <pb@handhelds.org>"
-PR = "r1"
+PR = "r2"
-DEPENDS = "gstreamer libmikmod libmad libogg tremor libvorbis libid3tag gpe-soundserver"
+DEPENDS = "gstreamer libmikmod libmad libogg tremor libvorbis libid3tag gpe-soundserver gconf"
SRC_URI = "http://gstreamer.freedesktop.org/src/gst-plugins/gst-plugins-${PV}.tar.bz2 \
file://ivorbis.patch;patch=1 \