From: Phil Blundell Date: Tue, 27 Jul 2004 22:29:08 +0000 (+0000) Subject: add esound to DEPENDS X-Git-Tag: Release-2010-05/1~18007 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26cfa84b8e7c2754262bdcee649687d8fc2e31c1;p=openembedded.git add esound to DEPENDS BKrev: 4106d7341X2o26R-CcOzj1MaNruVZw --- diff --git a/gstreamer/gst-plugins_0.8.1.oe b/gstreamer/gst-plugins_0.8.1.oe index 27285b81fe..853a802602 100644 --- a/gstreamer/gst-plugins_0.8.1.oe +++ b/gstreamer/gst-plugins_0.8.1.oe @@ -2,8 +2,9 @@ DESCRIPTION = "Plugins for GStreamer" SECTION = "base" PRIORITY = "optional" MAINTAINER = "Phil Blundell " +PR = "r1" -DEPENDS = "gstreamer zlib libmikmod libmad libogg tremor libvorbis libid3tag gnome-vfs" +DEPENDS = "gstreamer zlib libmikmod libmad libogg tremor libvorbis libid3tag gnome-vfs esound-gpe" SRC_URI = "http://gstreamer.freedesktop.org/src/gst-plugins/gst-plugins-${PV}.tar.bz2 \ file://ivorbis.patch;patch=1"