pidgin/purple-plugin-pack

Fix a silly issue in ning. Fixes #13

2018-08-25, Gary Kramlich
acea4e73dafe
Fix a silly issue in ning. Fixes #13
option('purple-version', type : 'combo', choices : ['2', '3'], default : '2',
description : 'set to 3 to compile against libpurple3')
option('types', type : 'string', default : 'default',
description : 'comma-separated list of plugin types to build: default, abusive, incomplete, or all')
option('debug', type : 'boolean', default : false,
description : 'compile with debugging support')
option('nls', type : 'boolean', default : true,
description : 'enable installation of translation files')