summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/systemd/systemd_241.bb
diff options
context:
space:
mode:
authorJason Wessel <jason.wessel@windriver.com>2019-08-06 22:41:21 +0300
committerArmin Kuster <akuster808@gmail.com>2019-08-10 07:08:25 -0700
commit7ea494fa882d25cbd4e87f5fd505b5c4d37ceea1 (patch)
tree72362de906aab0c4b5700720bccae1e34360ac57 /meta/recipes-core/systemd/systemd_241.bb
parent412676ac26ac78cfb42997f0d39174e62e2c6462 (diff)
downloadopenembedded-core-contrib-7ea494fa882d25cbd4e87f5fd505b5c4d37ceea1.tar.gz
psmisc: Fix dependency for USE_NLS=no
When using USE_NLS="no" in the local.conf psmisc will fail to compile as follows: | autoreconf: Entering directory `.' | autoreconf: running: autopoint --force | autoreconf: failed to run autopoint: No such file or directory | autoreconf: autopoint is needed because this package uses Gettext | ERROR: autoreconf execution failed. This is because the gettext.bbclass returns gettext-minimal-native for the host dependency which does not include autopoint. The autopoint utility is required to build psmisc, so it needs to list gettext-native as a dependency. Signed-off-by: Jason Wessel <jason.wessel@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta/recipes-core/systemd/systemd_241.bb')
0 files changed, 0 insertions, 0 deletions