From 69553a3f9961817d02b14ccd27e0e26f3ddfdb5e Mon Sep 17 00:00:00 2001
From: Stanislav Brabec <utx@penguin.cz>
Date: Sun, 20 Sep 2009 10:36:04 +0000
Subject: audiofile: Fixed staging broken by bdd3747.

---
 recipes/audiofile/audiofile_0.2.6.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'recipes')

diff --git a/recipes/audiofile/audiofile_0.2.6.bb b/recipes/audiofile/audiofile_0.2.6.bb
index d3f5078d4a..1916be69b9 100644
--- a/recipes/audiofile/audiofile_0.2.6.bb
+++ b/recipes/audiofile/audiofile_0.2.6.bb
@@ -5,7 +5,7 @@ Research, Amiga IFF/8SVX, and NIST SPHERE."
 SECTION = "libs"
 LICENSE = "LGPL GPL"
 RPROVIDES_${PN} += "audiofile"
-PR = "r7"
+PR = "r8"
 
 SRC_URI = "http://www.68k.org/~michael/audiofile/audiofile-${PV}.tar.gz \
 	   file://audiofile-m4_quote_fix.diff;patch=1;pnum=0 \
@@ -14,4 +14,4 @@ SRC_URI = "http://www.68k.org/~michael/audiofile/audiofile-${PV}.tar.gz \
 	   file://CVE-2008-5824.patch;patch=1 \
 "
 
-inherit autotools lib_package
+inherit autotools_stage lib_package binconfig
-- 
cgit v1.2.3