gplugin/gplugin

rpmbuild does not like -'s in versions
feature/convey
2017-09-26, Gary Kramlich
3ec68408044a
rpmbuild does not like -'s in versions
shared_library('gplugin-license-check',
'gplugin-license-check.c',
name_prefix : '',
dependencies : [gplugin_dep],
install : true,
install_dir : join_paths(get_option('libdir'), 'gplugin'))