aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gstreamer/gst-plugins-base_0.10.25.bb
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2011-01-21 10:06:49 -0700
committerTom Rini <tom_rini@mentor.com>2011-01-21 10:07:43 -0700
commitbd7a0fa284e9d3746513b97f4e5672aa3f82a6b2 (patch)
treeae214da62114828c57ae542e594c9239e5f9fe8b /recipes/gstreamer/gst-plugins-base_0.10.25.bb
parent52efb729823a40cee8706abf9786af537f529bd5 (diff)
downloadopenembedded-bd7a0fa284e9d3746513b97f4e5672aa3f82a6b2.tar.gz
gst-plugins-base: Add libxrandr to DEPENDS
Fixes link errors with libgdk-x11. Signed-off-by: Tom Rini <tom_rini@mentor.com>
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 05381e6627..2031ef7d1d 100644
--- a/recipes/gstreamer/gst-plugins-base_0.10.25.bb
+++ b/recipes/gstreamer/gst-plugins-base_0.10.25.bb
@@ -4,7 +4,7 @@ SRC_URI += "file://fix-playbin2.patch \
file://gst-plugins-base_rowstride.patch \
"
-PR = "${INC_PR}.3"
+PR = "${INC_PR}.4"
PROVIDES += "gst-plugins"
@@ -12,7 +12,7 @@ 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 += "cdparanoia pango libtheora alsa-lib libsm virtual/libx11 freetype gnome-vfs libxv"
+DEPENDS += "cdparanoia pango libtheora alsa-lib libsm virtual/libx11 freetype gnome-vfs libxv libxrandr"
SRC_URI[archive.md5sum] = "d29669dd79276c5cd94e1613c03cd9ab"