mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 17:19:23 +00:00
emacs: Inherit pkgconfig
It was part of default dependencies before Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user