Fix reference of the json-glib package

The G-I-R file seems to work bad with Vala.
This commit is contained in:
Gergely Polonkai 2017-10-27 18:23:35 +02:00
parent 2a098de9bf
commit 3c6b0a85bf

View File

@ -1,6 +1,6 @@
VALA_PKG_LIST = \ VALA_PKG_LIST = \
--pkg=gio-2.0 \ --pkg=gio-2.0 \
--pkg=Json-1.0 \ --pkg=json-glib-1.0 \
--pkg=libsoup-2.4 \ --pkg=libsoup-2.4 \
--pkg=gee-0.8 \ --pkg=gee-0.8 \
--pkg=c-api \ --pkg=c-api \