diff options
author | Phil Blundell <philb@gnu.org> | 2004-05-21 19:07:24 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2004-05-21 19:07:24 +0000 |
commit | efed3bdc3c07a59e898e40dbd705c870d9d15198 (patch) | |
tree | 269503c1399210e4f96329d50fe58d00c13647b6 /gstreamer | |
parent | cea7770013effd22a83e3be670bfc0d7344faef2 (diff) |
more dependencies
BKrev: 40ae536cmfoHNc7edIhJfHQ02XOeZw
Diffstat (limited to 'gstreamer')
-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" |