From: Philip Balister Date: Wed, 1 Oct 2008 21:11:10 +0000 (+0000) Subject: gst-plugin-pulse_0.9.7.bb : Add missing dependency on gst-plugins-base. X-Git-Tag: Release-2010-05/1~5885^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bedfcebd53a07e9732c0c5c243f85775b70d1f3;p=openembedded.git gst-plugin-pulse_0.9.7.bb : Add missing dependency on gst-plugins-base. --- diff --git a/packages/gstreamer/gst-plugin-pulse_0.9.7.bb b/packages/gstreamer/gst-plugin-pulse_0.9.7.bb index 8351856143..cfa200ef3d 100644 --- a/packages/gstreamer/gst-plugin-pulse_0.9.7.bb +++ b/packages/gstreamer/gst-plugin-pulse_0.9.7.bb @@ -1,7 +1,7 @@ DESCRIPTION = "GStreamer plugin for using pulse audio as sink and source" HOMEPAGE = "http://0pointer.de/lennart/projects/gst-pulse/" LICENSE = "GPL" -DEPENDS = "gstreamer pulseaudio" +DEPENDS = "gstreamer pulseaudio gst-plugins-base" PR = "r1" SRC_URI = "http://0pointer.de/lennart/projects/gst-pulse/gst-pulse-${PV}.tar.gz \