diff options
author | Chris Lord <chris@openedhand.com> | 2004-09-14 11:18:39 +0000 |
---|---|---|
committer | Chris Lord <chris@openedhand.com> | 2004-09-14 11:18:39 +0000 |
commit | 4d4ee929ade292a0e201435fa9d84b41178404a0 (patch) | |
tree | 0f7f97b56a82f74c41a1a3c223b9e25fb3a8c3fe /gstreamer/gst-plugins_0.8.4.oe | |
parent | cbca86294b48e2d4ef976743a46a019e7323c3bb (diff) |
Add necessary dependency for gst-plugins...
BKrev: 4146d38fjeoGaU1kTHKiWQ3HUR9F4g
Diffstat (limited to 'gstreamer/gst-plugins_0.8.4.oe')
-rw-r--r-- | gstreamer/gst-plugins_0.8.4.oe | 4 |
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 \ |