summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/gettext
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2019-05-16 12:45:01 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-05-16 16:35:12 +0100
commitfd87837e367049fb58b2941dbf46a83729a7866a (patch)
treeafdbafc9445b0566f37e62ce623e9175ae78fc71 /meta/recipes-core/gettext
parent11fd8dc6ffb8d403c22644f7f00b761d90e8b20d (diff)
downloadpoky-fd87837e367049fb58b2941dbf46a83729a7866a.tar.gz
gettext/flex/m4/bzip2/gzip/parted/slang/attr: Add make to -ptest packages
This solves ptest runtime errors where make was missing causing the ptests to fail. (From OE-Core rev: 2ade2c53388c92d36b8b30dae30670fd96ca4821) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/gettext')
-rw-r--r--meta/recipes-core/gettext/gettext_0.19.8.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/gettext/gettext_0.19.8.1.bb b/meta/recipes-core/gettext/gettext_0.19.8.1.bb
index 627568bc3f..30121ad23e 100644
--- a/meta/recipes-core/gettext/gettext_0.19.8.1.bb
+++ b/meta/recipes-core/gettext/gettext_0.19.8.1.bb
@@ -166,6 +166,7 @@ do_install_ptest() {
166 fi 166 fi
167} 167}
168 168
169RDEPENDS_${PN}-ptest += "make"
169RDEPENDS_${PN}-ptest_append_libc-glibc = "\ 170RDEPENDS_${PN}-ptest_append_libc-glibc = "\
170 glibc-gconv-big5 \ 171 glibc-gconv-big5 \
171 glibc-charmap-big5 \ 172 glibc-charmap-big5 \