summaryrefslogtreecommitdiffstats
path: root/meta-yocto
diff options
context:
space:
mode:
authorKang Kai <kai.kang@windriver.com>2012-09-03 15:53:12 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-09-04 12:53:11 +0100
commitad3743d4920e710449c39ac079f33e9bd9cd9848 (patch)
treec92d15bb0a7a547f321b19375c874b4f8418956d /meta-yocto
parent25e35d64d72055573136228cc89d7731d64d100f (diff)
downloadpoky-ad3743d4920e710449c39ac079f33e9bd9cd9848.tar.gz
ghostscript: disable libidn support
If libidn is just populated to sysroot but rpm packages are not created, build ghostscript will check libidn automatically and then depends on libidn. But package libidn doesn't exist, so build image which contains ghostscript will fail with: | error: Failed dependencies: | libidn11 >= 1.25 is needed by ghostscript-9.05-r2.i586 | libidn.so.11(LIBIDN_1.0) is needed by ghostscript-9.05-r2.i586 | libidn.so.11 is needed by ghostscript-9.05-r2.i586 Disable libidn support to fix this issue. (From OE-Core rev: 509eb624c89249ff169de24fed448e8d7894a6f6) Signed-off-by: Kang Kai <kai.kang@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto')
0 files changed, 0 insertions, 0 deletions