pidgin/pidgin

Convert the gplugin subproject to use the auto fallback stuff of dependency.

Testing Done:
Verified the the purples gir's loaded and were able to call into gplugin under python, when built as a subproject and against a system installed version.

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