recipes: add missing pkgconfig inherit

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa
2014-07-07 12:44:32 +02:00
parent 6a613feba9
commit aaca0f3ba1
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ SRC_URI[sha256sum] = "d9fe0ae8650d43746a48bfb394cab01a319f3809cee19f8ebd16aa985b
S = "${WORKDIR}/gc-7.2"
inherit autotools
inherit autotools pkgconfig
PACKAGES =+ "${PN}-docs"
FILES_${PN}-docs = "/usr/share/gc"