qulogic/gplugin

Add public headers to gplugin_dep.
feature/meson
2016-12-18, Elliott Sales de Andrade
67310e92c974
Add public headers to gplugin_dep.

This ensures that they are built before anything that uses them, such
as tests.
prefix=@CMAKE_INSTALL_PREFIX@
libdir=${prefix}/lib
includedir=${prefix}/include/gplugin-1.0/
plugindir=${libdir}
Name: libgplugin-gtk
Description: Gtk+ widgets for GPlugin
Version: @GPLUGIN_VERSION@
Requires: glib-2.0 gobject-2.0 gmodule-2.0 gplugin
Libs: -L${libdir} -lgplugin-gtk
Cflags: -I${includedir}