From aaca0f3ba1db581ff2266d809a387c4d01d9b86d Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 7 Jul 2014 12:44:32 +0200 Subject: recipes: add missing pkgconfig inherit Signed-off-by: Martin Jansa --- meta-gnome/recipes-support/florence/florence_0.5.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-gnome/recipes-support') diff --git a/meta-gnome/recipes-support/florence/florence_0.5.1.bb b/meta-gnome/recipes-support/florence/florence_0.5.1.bb index 56d8914651..9eab38575a 100644 --- a/meta-gnome/recipes-support/florence/florence_0.5.1.bb +++ b/meta-gnome/recipes-support/florence/florence_0.5.1.bb @@ -15,6 +15,6 @@ SRC_URI = "http://switch.dl.sourceforge.net/project/florence/florence/0.5.1/flor SRC_URI[md5sum] = "56d12e5b47c100d9df172aa5ddc0f609" SRC_URI[sha256sum] = "7b06ed84ef2b7b22d8d2cf0c7d013a05409bd82028240ac8719a68b192d5bc62" -inherit gettext autotools gconf +inherit gettext autotools gconf pkgconfig EXTRA_OECONF = "--disable-scrollkeeper --without-docs --without-at-spi --without-panelapplet" -- cgit 1.2.3-korg