emacs: Inherit pkgconfig

It was part of default dependencies before

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2021-09-22 06:59:32 -07:00
parent b6ce7fbc51
commit f8fb68218b
+1 -2
View File
@@ -24,8 +24,7 @@ EXTRA_OECONF = " --with-x=no --with-dumping=none"
DEPENDS = "ncurses"
DEPENDS:append:class-target = " emacs-native"
inherit autotools mime-xdg
inherit autotools mime-xdg pkgconfig
do_compile:class-native (){
cd ${B}/lib-src