mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 00:32:12 +02:00
claws-mail: Add missing gettext inherit
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -39,7 +39,7 @@ EXTRA_OECONF = "--disable-aspell-test \
|
||||
|
||||
CFLAGS += "-D_GNU_SOURCE"
|
||||
|
||||
inherit autotools_stage pkgconfig
|
||||
inherit autotools_stage pkgconfig gettext
|
||||
|
||||
do_install_append() {
|
||||
install -d ${D}${datadir}/applications
|
||||
|
||||
Reference in New Issue
Block a user