aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gstreamer
diff options
context:
space:
mode:
authorPhilip Balister <philip@balister.org>2008-10-01 21:11:10 +0000
committerPhilip Balister <philip@balister.org>2008-10-01 21:11:10 +0000
commit5bedfcebd53a07e9732c0c5c243f85775b70d1f3 (patch)
treecce326c0516b7adcb65bea8fd01201d9a83d067e /packages/gstreamer
parent2a51c06c2cd87c48d1c273a8cdd53c009f57ea6d (diff)
downloadopenembedded-5bedfcebd53a07e9732c0c5c243f85775b70d1f3.tar.gz
gst-plugin-pulse_0.9.7.bb : Add missing dependency on gst-plugins-base.
Diffstat (limited to 'packages/gstreamer')
-rw-r--r--packages/gstreamer/gst-plugin-pulse_0.9.7.bb2
1 files changed, 1 insertions, 1 deletions
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 \