]> saetta.ns0.it Git - libzakutilsjsonxml/commitdiff
Wrong json-glib version in pkgconfig file.
authorAndrea Zagli <azagli@libero.it>
Fri, 31 Jul 2020 10:59:24 +0000 (12:59 +0200)
committerAndrea Zagli <azagli@libero.it>
Fri, 31 Jul 2020 10:59:24 +0000 (12:59 +0200)
libzakutilsjsonxml.pc.in

index cc67e85f89de492066ee57993b5ec619895e0189..8a2cabcbf88b56a7d47487b37dd582f782d6f2de 100644 (file)
@@ -6,6 +6,6 @@ includedir=@includedir@
 Name: @PACKAGE_NAME@
 Description: Utility functions for json and xml.
 Version: @PACKAGE_VERSION@
-Requires: glib-2.0 >= 2.36 gobject-2.0 >= 2.36 gio-2.0 >= 2.36 json-glib-2.0 libxml-2.0
+Requires: glib-2.0 >= 2.36 gobject-2.0 >= 2.36 gio-2.0 >= 2.36 json-glib-1.0 libxml-2.0
 Libs: -L${libdir} -lzakutilsjsonxml
 Cflags: -I${includedir}