From: Phil Blundell Date: Fri, 21 May 2004 19:07:24 +0000 (+0000) Subject: more dependencies X-Git-Tag: Release-2010-05/1~19057 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efed3bdc3c07a59e898e40dbd705c870d9d15198;p=openembedded.git more dependencies BKrev: 40ae536cmfoHNc7edIhJfHQ02XOeZw --- 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 " -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"