summaryrefslogtreecommitdiff
path: root/packages/gstreamer/gst-ffmpeg_0.10.6.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gstreamer/gst-ffmpeg_0.10.6.bb')
-rw-r--r--packages/gstreamer/gst-ffmpeg_0.10.6.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/gstreamer/gst-ffmpeg_0.10.6.bb b/packages/gstreamer/gst-ffmpeg_0.10.6.bb
index 1e7f28d115..20cea128dd 100644
--- a/packages/gstreamer/gst-ffmpeg_0.10.6.bb
+++ b/packages/gstreamer/gst-ffmpeg_0.10.6.bb
@@ -4,12 +4,13 @@ PRIORITY = "optional"
LICENSE = "LGPL"
HOMEPAGE = "http://www.gstreamer.net/"
DEPENDS = "ffmpeg gstreamer gst-plugins-base zlib"
-PR = "r0"
+PR = "r1"
inherit autotools pkgconfig
SRC_URI = "http://gstreamer.freedesktop.org/src/${PN}/${PN}-${PV}.tar.bz2 \
file://configure-hack.diff;patch=1 \
+ file://lower-rank.diff;patch=1 \
"
FILES_${PN} += "${libdir}/gstreamer-0.10/*.so"