pidgin/pidgin

Bump the meson requirement to 0.52.0

2021-01-01, Gary Kramlich
2fcf11e235bd
Bump the meson requirement to 0.52.0

Testing Done:
Compiled locally with meson 0.56.0

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