1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 00:20:08 +00:00

classes: Sync with OE - mainly quoting fixes or other minor updates

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@885 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2006-11-20 15:19:39 +00:00
parent 4015d48fcf
commit e09dab0614
15 changed files with 59 additions and 27 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ DEPENDS += "gnu-config-native virtual/libintl xt libxi \
LICENSE = "MPL NPL"
SRC_URI += "file://mozconfig"
inherit gettext
inherit gettext pkgconfig
EXTRA_OECONF = "--target=${TARGET_SYS} --host=${BUILD_SYS} \
--build=${BUILD_SYS} --prefix=${prefix}"