diff options
| -rw-r--r-- | meta-oe/recipes-support/emacs/emacs_27.2.bb | 3 |
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" | |||
| 24 | DEPENDS = "ncurses" | 24 | DEPENDS = "ncurses" |
| 25 | DEPENDS:append:class-target = " emacs-native" | 25 | DEPENDS:append:class-target = " emacs-native" |
| 26 | 26 | ||
| 27 | inherit autotools mime-xdg | 27 | inherit autotools mime-xdg pkgconfig |
| 28 | |||
| 29 | 28 | ||
| 30 | do_compile:class-native (){ | 29 | do_compile:class-native (){ |
| 31 | cd ${B}/lib-src | 30 | cd ${B}/lib-src |
