git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a6c854
)
mozilla bbclass: inherit pkgconfig
author
Koen Kooi
<koen@openembedded.org>
Mon, 20 Nov 2006 14:01:54 +0000
(14:01 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Mon, 20 Nov 2006 14:01:54 +0000
(14:01 +0000)
classes/mozilla.bbclass
patch
|
blob
|
history
diff --git
a/classes/mozilla.bbclass
b/classes/mozilla.bbclass
index
629f253
..
3295c2b
100644
(file)
--- a/
classes/mozilla.bbclass
+++ b/
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}"