diff options
author | chris@(none) <chris@(none)> | 2004-07-22 11:27:13 +0000 |
---|---|---|
committer | chris@(none) <chris@(none)> | 2004-07-22 11:27:13 +0000 |
commit | bb1067539868660324368ea8f998fe7204e386a3 (patch) | |
tree | 8a0b59ec6237f6dc05fbe7ef428dab50dc9b0804 /gstreamer | |
parent | 1b4a07de13ba1b5c2591aff129d58d5084cb8d22 (diff) |
Fix dependencies for rhythmbox - Still doesn't build though.
BKrev: 40ffa491z3tdoXcA4AjNh54lX1W-vA
Diffstat (limited to 'gstreamer')
-rw-r--r-- | gstreamer/gst-plugins_0.8.1.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gstreamer/gst-plugins_0.8.1.oe b/gstreamer/gst-plugins_0.8.1.oe index fbf75e8e5f..36ba2d120c 100644 --- a/gstreamer/gst-plugins_0.8.1.oe +++ b/gstreamer/gst-plugins_0.8.1.oe @@ -3,7 +3,7 @@ SECTION = "base" PRIORITY = "optional" MAINTAINER = "Phil Blundell <pb@handhelds.org>" -DEPENDS = "gstreamer esound-gpe zlib libmikmod libmad libogg tremor libvorbis libid3tag virtual/libsdl gnome-vfs" +DEPENDS = "gstreamer zlib libmikmod libmad libogg tremor libvorbis libid3tag virtual/libsdl gnome-vfs" SRC_URI = "http://gstreamer.freedesktop.org/src/gst-plugins/gst-plugins-${PV}.tar.bz2 \ file://ivorbis.patch;patch=1" |