diff options
Diffstat (limited to 'gstreamer/gst-plugins_0.8.0.oe')
-rw-r--r-- | gstreamer/gst-plugins_0.8.0.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gstreamer/gst-plugins_0.8.0.oe b/gstreamer/gst-plugins_0.8.0.oe index b466857bde..18f24c1d40 100644 --- a/gstreamer/gst-plugins_0.8.0.oe +++ b/gstreamer/gst-plugins_0.8.0.oe @@ -3,7 +3,7 @@ SECTION = "base" PRIORITY = "optional" MAINTAINER = "Phil Blundell <pb@handhelds.org>" -DEPENDS = "gstreamer esound-gpe zlib libmikmod" +DEPENDS = "gstreamer esound-gpe zlib libmikmod libogg gnome-vfs virtual/libsdl" SRC_URI = "http://gstreamer.freedesktop.org/src/gst-plugins/gst-plugins-0.8.0.tar.bz2" |