aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/mozilla.bbclass
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2006-11-20 15:19:39 +0000
committerRichard Purdie <richard@openedhand.com>2006-11-20 15:19:39 +0000
commite09dab061470154bb14d172f79c5589d232b3c12 (patch)
tree0657681c4a60c3e7903591a0641a18d0ea6b7ac0 /meta/classes/mozilla.bbclass
parent4015d48fcfec627821e9dd420b6c37fa1c60369e (diff)
downloadopenembedded-core-e09dab061470154bb14d172f79c5589d232b3c12.tar.gz
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
Diffstat (limited to 'meta/classes/mozilla.bbclass')
-rw-r--r--meta/classes/mozilla.bbclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/classes/mozilla.bbclass b/meta/classes/mozilla.bbclass
index 629f2531da..3295c2b270 100644
--- a/meta/classes/mozilla.bbclass
+++ b/meta/classes/mozilla.bbclass
@@ -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}"