summaryrefslogtreecommitdiff
path: root/raptor2.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'raptor2.pc.in')
-rw-r--r--raptor2.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/raptor2.pc.in b/raptor2.pc.in
index dd942bff..2c474023 100644
--- a/raptor2.pc.in
+++ b/raptor2.pc.in
@@ -6,7 +6,7 @@ includedir=@includedir@/@PACKAGE@
Name: Raptor RDF Parsing Library
Description: RDF Parser Toolkit Library
Version: @VERSION@
-Libs: -L${libdir} -lraptor
+Libs: -L${libdir} -lraptor2
Libs.private: @RAPTOR_LDFLAGS@
Cflags: -I${includedir}