diff options
-rw-r--r-- | freetype/freetype-native_2.1.8.oe | 0 | ||||
-rw-r--r-- | gstreamer/gst-plugins_0.8.0.oe | 4 |
2 files changed, 2 insertions, 2 deletions
diff --git a/freetype/freetype-native_2.1.8.oe b/freetype/freetype-native_2.1.8.oe new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/freetype/freetype-native_2.1.8.oe diff --git a/gstreamer/gst-plugins_0.8.0.oe b/gstreamer/gst-plugins_0.8.0.oe index 18f24c1d40..2a9e08634e 100644 --- a/gstreamer/gst-plugins_0.8.0.oe +++ b/gstreamer/gst-plugins_0.8.0.oe @@ -3,11 +3,11 @@ SECTION = "base" PRIORITY = "optional" MAINTAINER = "Phil Blundell <pb@handhelds.org>" -DEPENDS = "gstreamer esound-gpe zlib libmikmod libogg gnome-vfs virtual/libsdl" +DEPENDS = "gstreamer esound-gpe zlib libmikmod libmad libogg tremor libvorbis libid3tag virtual/libsdl gnome-vfs" SRC_URI = "http://gstreamer.freedesktop.org/src/gst-plugins/gst-plugins-0.8.0.tar.bz2" -EXTRA_OECONF = "--disable-docs-build --disable-dependency-tracking" +EXTRA_OECONF = "--disable-docs-build --disable-dependency-tracking --disable-esd" inherit autotools pkgconfig |