libcanberra 0.17: switch to new-style staging
authorKoen Kooi <koen@openembedded.org>
Thu, 1 Apr 2010 14:15:30 +0000 (16:15 +0200)
committerKoen Kooi <koen@openembedded.org>
Thu, 1 Apr 2010 17:59:10 +0000 (19:59 +0200)
recipes/pulseaudio/libcanberra_0.17.bb

index 7453c8d..1423a5f 100644 (file)
@@ -5,10 +5,9 @@ DEPENDS = "alsa-lib gstreamer gtk+ libtool libvorbis"
 SECTION = "libs/multimedia"
 AUTHOR = "Lennart Poettering"
 HOMEPAGE = "http://0pointer.de/lennart/projects/libcanberra"
-PR = "r4"
+PR = "r5"
 
-inherit autotools_stage vala
-AUTOTOOLS_STAGE_PKGCONFIG = "1"
+inherit autotools vala
 
 SRC_URI = "http://0pointer.de/lennart/projects/libcanberra/libcanberra-${PV}.tar.gz \
            file://libcanberra-increase-buffer-size.patch;patch=1"