pango: Fix generated .pc files

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3132 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2007-11-12 19:17:19 +00:00
parent b1d8355a02
commit 7046d4b727
2 changed files with 2 additions and 0 deletions

View File

@@ -18,6 +18,7 @@ RRECOMMENDS_${PN} = "pango-module-basic-x pango-module-basic-fc"
FULL_OPTIMIZATION_arm = "-O2"
SRC_URI += "file://no-tests.patch;patch=1 \
file://configure_fixes.patch;patch=1 \
"
EXTRA_OECONF = "--disable-glibtest \

View File

@@ -1 +1,2 @@
require pango.inc
PR = "r1"