pidgin/pidgin

Fix the zephyr build on FreeBSD

2021-02-03, Gary Kramlich
19a07f7215f8
Fix the zephyr build on FreeBSD

Testing Done:
Compiled on linux, but should be fine on FreeBSD.

Reviewed at https://reviews.imfreedom.org/r/474/
i18n = import('i18n')
i18n.gettext('pidgin',
args : '--from-code=utf-8',
install : get_option('nls'),
)