summaryrefslogtreecommitdiff
path: root/libfreehand.pc.in
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2015-04-15 10:19:52 +0200
committerFridrich Štrba <fridrich.strba@bluewin.ch>2015-04-15 10:19:52 +0200
commit5bac482e6336f4d2bef6693df84d8b48dbb67dc1 (patch)
treec4391694f944a99cf6e81acd96961d33812f01a5 /libfreehand.pc.in
parenta498bce197195d851b362be79767bebb7b36c777 (diff)
we need only one header from librevenge-streams
Change-Id: Ic964114526f623fe50219872fbe00cd8dc1bf355
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 a42b711..eeb40c3 100644
--- a/libfreehand.pc.in
+++ b/libfreehand.pc.in
@@ -6,7 +6,7 @@ includedir=@includedir@
Name: libfreehand-@FH_MAJOR_VERSION@.@FH_MINOR_VERSION@
Description: Library for parsing the FreeHand file format structure
Version: @VERSION@
-Requires: librevenge-0.0 librevenge-stream-0.0
+Requires: librevenge-0.0
Libs: -L${libdir} -lfreehand-@FH_MAJOR_VERSION@.@FH_MINOR_VERSION@
Cflags: -I${includedir}/libfreehand-@FH_MAJOR_VERSION@.@FH_MINOR_VERSION@