summaryrefslogtreecommitdiff
path: root/json-glib/json-glib.pc.in
Commit message (Collapse)AuthorAgeFilesLines
* Drop Autotools build systemEmmanuele Bassi2017-03-181-11/+0
| | | | We use Meson to build JSON-GLib, now.
* build: Require the same modules for Meson and AutotoolsEmmanuele Bassi2017-03-131-1/+1
| | | | We depend on gio-2.0, which strings along glib-2.0 and gobject-2.0.
* build: Move the pkg-config file under json-glibEmmanuele Bassi2013-12-021-0/+11
The pkg-config file for a library is tied to the source, so it should not be in the top-level of the project.