diff options
author | Martin Jansa <martin.jansa@gmail.com> | 2011-12-01 08:00:18 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-12-01 10:39:35 +0000 |
commit | 2c7006d4b8018f169cc60b428eb83c2f8004ec06 (patch) | |
tree | 0599f9358e920670d553cbc194751b35be2ff6c2 /meta/recipes-multimedia/gstreamer | |
parent | 6cd8a159c9a7db88e6574f6262178617f7c472ee (diff) | |
download | openembedded-core-2c7006d4b8018f169cc60b428eb83c2f8004ec06.tar.gz openembedded-core-2c7006d4b8018f169cc60b428eb83c2f8004ec06.tar.bz2 openembedded-core-2c7006d4b8018f169cc60b428eb83c2f8004ec06.zip |
gst-plugins-good: bump PR for gdbm SOVERSION change
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia/gstreamer')
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.30.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.30.bb b/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.30.bb index 728175b90c..a3dffa06dd 100644 --- a/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.30.bb +++ b/meta/recipes-multimedia/gstreamer/gst-plugins-good_0.10.30.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \ DEPENDS += "gst-plugins-base gconf cairo jpeg libpng gtk+ zlib libid3tag flac \ speex libsoup-2.4 pulseaudio" -PR = "r3" +PR = "r4" inherit gettext gconf |