summaryrefslogtreecommitdiff
path: root/libsdf.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'libsdf.pc.in')
-rw-r--r--libsdf.pc.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/libsdf.pc.in b/libsdf.pc.in
index 862fad3..b5e15a9 100644
--- a/libsdf.pc.in
+++ b/libsdf.pc.in
@@ -4,8 +4,8 @@ libdir=@libdir@
includedir=@includedir@
Name: libsdf-@SDF_MAJOR_VERSION@.@SDF_MINOR_VERSION@
-Description: Library for parsing various reflowable ebook formats
+Description: Library for parsing Sample Document Format
Version: @VERSION@
Requires: librevenge-0.0 librevenge-stream-0.0
-Libs: -L${libdir} -le-book-@SDF_MAJOR_VERSION@.@SDF_MINOR_VERSION@
+Libs: -L${libdir} -lsdf-@SDF_MAJOR_VERSION@.@SDF_MINOR_VERSION@
Cflags: -I${includedir}/libsdf-@SDF_MAJOR_VERSION@.@SDF_MINOR_VERSION@