uim: fix apparent typo, pkconfig => pkgconfig
authorJustin Patrin <papercrane@gmail.com>
Tue, 10 Oct 2006 23:38:16 +0000 (23:38 +0000)
committerJustin Patrin <papercrane@gmail.com>
Tue, 10 Oct 2006 23:38:16 +0000 (23:38 +0000)
packages/uim/uim-native_1.1.0.bb
packages/uim/uim_1.1.0.bb

index 7856a67..5249ac6 100644 (file)
@@ -1,3 +1,3 @@
 require uim.inc
 DEPENDS = "gtk+ anthy intltool-native"
-inherit native autotools pkconfig
+inherit native autotools pkgconfig
index 2b6fb5c..6694753 100644 (file)
@@ -9,7 +9,7 @@ do_stage() {
        autotools_stage_all
 }
 
-inherit autotools pkconfig
+inherit autotools pkgconfig
 
 PACKAGES = "uim-xim uim-utils uim-skk uim-gtk2.0 uim-fep uim-common uim-anthy libuim0 libuim-dev"