[Libreoffice-commits] libvisio.git: libvisio.pc.in
Fridrich Å trba
fridrich.strba at bluewin.ch
Tue May 27 06:23:16 PDT 2014
libvisio.pc.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit e6c0de7c26fb295bb13beea08d5a95eacd812f1d
Author: Fridrich Å trba <fridrich.strba at bluewin.ch>
Date: Tue May 27 15:22:00 2014 +0200
The library strictly speaking does not need the stream implementations
Change-Id: I8139e35f1cc9bcc036fe28ba3e61447906587919
diff --git a/libvisio.pc.in b/libvisio.pc.in
index d45aef5..ce68e6f 100644
--- a/libvisio.pc.in
+++ b/libvisio.pc.in
@@ -6,7 +6,7 @@ includedir=@includedir@
Name: libvisio- at VSD_MAJOR_VERSION@. at VSD_MINOR_VERSION@
Description: Library for parsing the visio file format structure
Version: @VERSION@
-Requires: librevenge-0.0 librevenge-stream-0.0
+Requires: librevenge-0.0
Libs: -L${libdir} -lvisio- at VSD_MAJOR_VERSION@. at VSD_MINOR_VERSION@
Cflags: -I${includedir}/libvisio- at VSD_MAJOR_VERSION@. at VSD_MINOR_VERSION@
More information about the Libreoffice-commits
mailing list