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 c3604c8a..13a50d93 100644
--- a/serd.pc.in
+++ b/serd.pc.in
@@ -4,8 +4,8 @@ libdir=@LIBDIR@
includedir=@INCLUDEDIR@
Name: Serd
+Description: A lightweight library for working with RDF
Version: @SERD_VERSION@
-Description: Lightweight RDF syntax library
Libs: -L${libdir} -l@LIB_SERD@
Libs.private: -lm
Cflags: -I${includedir}/serd-@SERD_MAJOR_VERSION@