pidgin/pidgin

bdfe2c1acf5d
Fix a syntax error in the gplugin dependency

Testing Done:
Compiled only

Reviewed at https://reviews.imfreedom.org/r/908/
pidgin3_xml = configure_file(
input : 'pidgin3.xml.in',
output : 'pidgin3.xml',
configuration : version_conf,
install : true,
install_dir : get_option('datadir') / 'glade/catalogs')