]> saetta.ns0.it Git - libzakutilsjsonxml/commitdiff
Missing dep in pkgconfig file. master
authorAndrea Zagli <azagli@libero.it>
Sat, 5 Sep 2020 06:55:44 +0000 (08:55 +0200)
committerAndrea Zagli <azagli@libero.it>
Sat, 5 Sep 2020 06:55:44 +0000 (08:55 +0200)
libzakutilsjsonxml.pc.in

index 8a2cabcbf88b56a7d47487b37dd582f782d6f2de..01385e8d42258c570927a5fd26b43ccb7b6ce73f 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-1.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 libzakutils
 Libs: -L${libdir} -lzakutilsjsonxml
 Cflags: -I${includedir}