diff options
-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 \ |