qulogic/gplugin

Simplify meson pkgconfig generation.
draft develop
2020-05-10, Elliott Sales de Andrade
29ba34c894c0
Simplify meson pkgconfig generation.

This silences warnings about calling it with the wrong type of argument.
shared_library('query-error', 'query-error.c',
name_prefix : '',
dependencies : [gplugin_dep, GLIB])