aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gstreamer/gst-plugins-base_0.10.25.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-12-01 12:22:31 +0100
committerKoen Kooi <koen@openembedded.org>2009-12-01 12:22:31 +0100
commit237cbb465699c4503598ef606f6d3b7e5ab45e7f (patch)
treedf85537de194cf31b889a4560d486a3910f123f8 /recipes/gstreamer/gst-plugins-base_0.10.25.bb
parent93c5f980ac61211e5666553b3f83a3ad478b4362 (diff)
downloadopenembedded-237cbb465699c4503598ef606f6d3b7e5ab45e7f.tar.gz
gst-plugins: add more explicit dependencies
Diffstat (limited to 'recipes/gstreamer/gst-plugins-base_0.10.25.bb')
-rw-r--r--recipes/gstreamer/gst-plugins-base_0.10.25.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/gstreamer/gst-plugins-base_0.10.25.bb b/recipes/gstreamer/gst-plugins-base_0.10.25.bb
index 5862a65eb2..2b33c23c3a 100644
--- a/recipes/gstreamer/gst-plugins-base_0.10.25.bb
+++ b/recipes/gstreamer/gst-plugins-base_0.10.25.bb
@@ -1,6 +1,6 @@
require gst-plugins.inc
-PR = "${INC_PR}.0"
+PR = "${INC_PR}.1"
PROVIDES += "gst-plugins"
@@ -8,5 +8,5 @@ PROVIDES += "gst-plugins"
# if alsa has been built and is present. You will
# not get an error if this is not present, just
# a missing alsa plugin
-DEPENDS += "pango libtheora alsa-lib libsm virtual/libx11 freetype gnome-vfs libxv"
+DEPENDS += "cdparanoia pango libtheora alsa-lib libsm virtual/libx11 freetype gnome-vfs libxv"