mozilla bbclass: inherit pkgconfig
authorKoen Kooi <koen@openembedded.org>
Mon, 20 Nov 2006 14:01:54 +0000 (14:01 +0000)
committerKoen Kooi <koen@openembedded.org>
Mon, 20 Nov 2006 14:01:54 +0000 (14:01 +0000)
classes/mozilla.bbclass

index 629f253..3295c2b 100644 (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}"