aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2021-09-22 06:59:32 -0700
committerKhem Raj <raj.khem@gmail.com>2021-09-24 08:12:35 -0700
commitf8fb68218b0e4776cc371e6f1e64d79c5f3675db (patch)
tree8ec09146b7fa98e59b2759a1677997f54907f8db /meta-oe
parentb6ce7fbc51c8dc17f9e80f03286dfd4cc58e8a6b (diff)
downloadmeta-openembedded-contrib-f8fb68218b0e4776cc371e6f1e64d79c5f3675db.tar.gz
emacs: Inherit pkgconfig
It was part of default dependencies before Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-support/emacs/emacs_27.2.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/emacs/emacs_27.2.bb b/meta-oe/recipes-support/emacs/emacs_27.2.bb
index a91c465c1f..193cd00123 100644
--- a/meta-oe/recipes-support/emacs/emacs_27.2.bb
+++ b/meta-oe/recipes-support/emacs/emacs_27.2.bb
@@ -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