pidgin/pidgin

a3d6a07889e7
Override the dependencies if we have a new enough meson

Testing Done:
Ran meson and verified there were no errors.

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