From: Koen Kooi Date: Sat, 2 Aug 2008 18:40:40 +0000 (+0000) Subject: gst-ffmpeg: bump PR to pick up ffmpeg SOVERSION change X-Git-Tag: Release-2010-05/1~6375^2~7^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42b07ec9c978c9c73b6e6e58d2d19e735cc48b2f;p=openembedded.git gst-ffmpeg: bump PR to pick up ffmpeg SOVERSION change --- diff --git a/packages/gstreamer/gst-ffmpeg_0.10.4.bb b/packages/gstreamer/gst-ffmpeg_0.10.4.bb index 34ae157094..5bd5f987b6 100644 --- a/packages/gstreamer/gst-ffmpeg_0.10.4.bb +++ b/packages/gstreamer/gst-ffmpeg_0.10.4.bb @@ -4,7 +4,7 @@ PRIORITY = "optional" LICENSE = "LGPL" HOMEPAGE = "http://www.gstreamer.net/" DEPENDS = "ffmpeg gstreamer zlib" -PR = "r1" +PR = "r2" # This uses the systems ffmpeg, which is unsupported, but we can't build the internal one with the current autotools (ab)usage DEFAULT_PREFERENCE = "-1"