aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gstreamer/gst-plugins-base_0.10.31.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gstreamer/gst-plugins-base_0.10.31.bb')
-rw-r--r--recipes/gstreamer/gst-plugins-base_0.10.31.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/gstreamer/gst-plugins-base_0.10.31.bb b/recipes/gstreamer/gst-plugins-base_0.10.31.bb
index d479e13a40..1f0ea419f4 100644
--- a/recipes/gstreamer/gst-plugins-base_0.10.31.bb
+++ b/recipes/gstreamer/gst-plugins-base_0.10.31.bb
@@ -7,7 +7,7 @@ SRC_URI += " \
SRC_URI[archive.md5sum] = "9baa0d87e81c88b2477a3554ab629c46"
SRC_URI[archive.sha256sum] = "abb006c78222cfb69d31e983268d1d5219e9d4e0da24c6c4cd687968af7a33bd"
-PR = "${INC_PR}.0"
+PR = "${INC_PR}.1"
PROVIDES += "gst-plugins"
@@ -15,7 +15,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 += "udev cdparanoia pango libtheora alsa-lib libsm virtual/libx11 freetype gnome-vfs libxv gtk+"
+DEPENDS += "udev cdparanoia pango libtheora alsa-lib libsm virtual/libx11 freetype gnome-vfs libxv libxrandr gtk+"
# Needs a udev that enabled gudev, which isn't the default
EXTRA_OECONF_append = " --with-gudev"