summaryrefslogtreecommitdiff
path: root/libfreehand.pc.in
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2013-11-07 21:26:07 +0100
committerFridrich Štrba <fridrich.strba@bluewin.ch>2013-11-07 21:26:07 +0100
commit757216636729abece72bd7fcd40681438575508e (patch)
tree6f25938c98e867a34d5be6cc55d3b5872a7a43de /libfreehand.pc.in
parent994ba64549079d4b5da16bc4c2733d9c371d53eb (diff)
Port to librevenge
Diffstat (limited to 'libfreehand.pc.in')
-rw-r--r--libfreehand.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libfreehand.pc.in b/libfreehand.pc.in
index 17bc840..4637724 100644
--- a/libfreehand.pc.in
+++ b/libfreehand.pc.in
@@ -6,6 +6,6 @@ includedir=@includedir@
Name: libfreehand-@FH_MAJOR_VERSION@.@FH_MINOR_VERSION@
Description: Library for parsing the FreeHand file format structure
Version: @VERSION@
-Requires: libwpd-0.9 libwpd-stream-0.9 libwpg-0.2
+Requires: librevenge-0.0
Libs: -L${libdir} -lfreehand-@FH_MAJOR_VERSION@.@FH_MINOR_VERSION@
Cflags: -I${includedir}/libfreehand-@FH_MAJOR_VERSION@.@FH_MINOR_VERSION@