mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-14 03:22:30 +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:
parent
b6ce7fbc51
commit
f8fb68218b
@ -24,8 +24,7 @@ EXTRA_OECONF = " --with-x=no --with-dumping=none"
|
|||||||
DEPENDS = "ncurses"
|
DEPENDS = "ncurses"
|
||||||
DEPENDS:append:class-target = " emacs-native"
|
DEPENDS:append:class-target = " emacs-native"
|
||||||
|
|
||||||
inherit autotools mime-xdg
|
inherit autotools mime-xdg pkgconfig
|
||||||
|
|
||||||
|
|
||||||
do_compile:class-native (){
|
do_compile:class-native (){
|
||||||
cd ${B}/lib-src
|
cd ${B}/lib-src
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user