mutt: fix static build with libidn2 and libunistring
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Mon, 20 Aug 2018 17:08:07 +0000 (19:08 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 20 Aug 2018 21:03:58 +0000 (23:03 +0200)
commitb47b082e986e031a4206381a5654a2ae560f784c
treee8685fc0c1592d082b9a28aaa98ee1c727b484aa
parentb4e459a4ff6f34d598ddc42cf31d73a165e41d64
mutt: fix static build with libidn2 and libunistring

When libidn2 is statically build with libunistring support, mutt needs
to add -lunistring to LIBS.
To do that, add a call to PKG_CHECK_MODULES to retrieve this information
from libidn2.pc

Fixes:
 - http://autobuild.buildroot.net/results/177da8f4798f69298db5385957184f1c53cca923

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/mutt/0001-Fix-static-build-with-libidn2-and-libunistring.patch [new file with mode: 0644]
package/mutt/mutt.mk