summaryrefslogtreecommitdiffstats
path: root/sord.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'sord.pc.in')
-rw-r--r--sord.pc.in2
1 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@