projects
/
libzakutilsjsonxml
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe4f205
)
Missing dep in pkgconfig file.
master
author
Andrea Zagli
<azagli@libero.it>
Sat, 5 Sep 2020 06:55:44 +0000
(08:55 +0200)
committer
Andrea Zagli
<azagli@libero.it>
Sat, 5 Sep 2020 06:55:44 +0000
(08:55 +0200)
libzakutilsjsonxml.pc.in
patch
|
blob
|
history
diff --git
a/libzakutilsjsonxml.pc.in
b/libzakutilsjsonxml.pc.in
index 8a2cabcbf88b56a7d47487b37dd582f782d6f2de..01385e8d42258c570927a5fd26b43ccb7b6ce73f 100644
(file)
--- a/
libzakutilsjsonxml.pc.in
+++ b/
libzakutilsjsonxml.pc.in
@@
-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}