recipes/gstreamer/gst-plugins.inc: we have to inc the inc_pr.. because we need to...
authorghost <andreas.monzner@multimedia-labs.de>
Mon, 26 Jul 2010 12:22:04 +0000 (14:22 +0200)
committerghost <andreas.monzner@multimedia-labs.de>
Mon, 26 Jul 2010 12:22:04 +0000 (14:22 +0200)
recipes/gstreamer/gst-plugins.inc

index de036cf..9ed29b3 100644 (file)
@@ -4,7 +4,7 @@ DEPENDS = "gstreamer libmikmod liboil libogg tremor libvorbis"
 DEPENDS += "${@base_conditional('ENTERPRISE_DISTRO', '1', '', 'libmad libid3tag', d)}"
 DEPENDS += "${@base_conditional('DISTRO', 'opendreambox', 'libmad libsoup-2.4 flac libmatroska libcdio libid3tag', '', d)}"
 
-INC_PR = "r0"
+INC_PR = "r9"
 
 PACKAGES_DYNAMIC = "gst-plugin-*"