summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sord.pc.in2
-rwxr-xr-xwafbin72332 -> 73083 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/sord.pc.in b/sord.pc.in
index a0a89c1..da8a601 100644
--- a/sord.pc.in
+++ b/sord.pc.in
@@ -6,6 +6,6 @@ includedir=@INCLUDEDIR@
Name: Sord
Version: @SORD_VERSION@
Description: A lightweight C library for storing RDF statements in memory.
-Requires: @LIB_SERD@
+Requires: @PKG_serd_0@
Libs: -L${libdir} -l@LIB_SORD@
Cflags: -I${includedir}/sord-@SORD_MAJOR_VERSION@
diff --git a/waf b/waf
index 9fb2955..8eb18a9 100755
--- a/waf
+++ b/waf
Binary files differ