aboutsummaryrefslogtreecommitdiffstats
path: root/serd.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'serd.pc.in')
-rw-r--r--serd.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/serd.pc.in b/serd.pc.in
index 954d263a..26540351 100644
--- a/serd.pc.in
+++ b/serd.pc.in
@@ -6,5 +6,5 @@ includedir=@INCLUDEDIR@
Name: Serd
Version: @SERD_VERSION@
Description: Lightweight RDF syntax library
-Libs: -L${libdir} -l@LIB_SERD@
+Libs: -L${libdir} -l@LIB_SERD@ -lm
Cflags: -I${includedir}/serd-@SERD_MAJOR_VERSION@