[gnome-continuous-yocto/gnomeostree-3.28-rocko: 4156/8267] cantarell-fonts: inherit pkgconfig



commit 8a17181e24b9512faca028fd9ade8a4923086395
Author: Jussi Kukkonen <jussi kukkonen intel com>
Date:   Thu Jan 19 11:27:13 2017 +0200

    cantarell-fonts: inherit pkgconfig
    
    configure fails without pkg-config.
    
    (From OE-Core rev: 3a2c08f77f0b477414ac8f6e4df93ee0df3afec2)
    
    Signed-off-by: Jussi Kukkonen <jussi kukkonen intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 .../cantarell-fonts/cantarell-fonts_git.bb         |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_git.bb 
b/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_git.bb
index e3e4cde..c71ab11 100644
--- a/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_git.bb
+++ b/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_git.bb
@@ -18,7 +18,7 @@ UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(?!0\.13)(?!0\.10\.1)\d+\.\d+(\.\d+)+)"
 
 S = "${WORKDIR}/git"
 
-inherit autotools allarch fontcache
+inherit autotools allarch fontcache pkgconfig
 
 PACKAGECONFIG ??= ""
 PACKAGECONFIG[fontforge] = "--enable-source-rebuild=yes,--enable-source-rebuild=no,fontforge-native"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]