diff options
author | Martin Jansa <martin.jansa@gmail.com> | 2018-01-19 15:19:40 +0000 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2018-01-26 17:30:31 -0800 |
commit | 6f536298c1afcaaff2771c7d0f242259d6b9fc1f (patch) | |
tree | 850246f55a7dea19e1d12cfcadaac67aa6f3d986 /meta-webserver/recipes-httpd/nginx | |
parent | c51d0b8f48a6ec6dba7e868ea115e008a9d22413 (diff) | |
download | meta-openembedded-6f536298c1afcaaff2771c7d0f242259d6b9fc1f.tar.gz |
fontforge: explicitly depend on gettext-native
* fixes:
Making all in po
make[2]: Entering directory
`TOPDIR/BUILD/work/x86_64-linux/fontforge-native/20170731-r0/build/po'
msgfmt --check --output-file=ca.mo ../../git/po/ca.po
msgfmt --check --output-file=el.mo ../../git/po/el.po
msgfmt --check --output-file=es.mo ../../git/po/es.po
msgfmt --check --output-file=it.mo ../../git/po/it.po
/bin/bash: msgfmt: command not found
/bin/bash: msgfmt: command not found
/bin/bash: msgfmt: command not found
/bin/bash: msgfmt: command not found
make[2]: *** [ca.mo] Error 127
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [el.mo] Error 127
make[2]: *** [es.mo] Error 127
make[2]: *** [it.mo] Error 127
make[2]: Leaving directory
`TOPDIR/BUILD/work/x86_64-linux/fontforge-native/20170731-r0/build/po'
* as Ross explained:
needs explicit dependency on gettext-native
native disables NLS so just has gettext-minimal-native in the depends
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-webserver/recipes-httpd/nginx')
0 files changed, 0 insertions, 0 deletions