[Libreoffice-commits] libcdr.git: libcdr.pc.in
Fridrich Å trba
fridrich.strba at bluewin.ch
Tue May 27 06:21:50 PDT 2014
libcdr.pc.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit e973b9db65df3c367e09e0d4623be59a91074515
Author: Fridrich Å trba <fridrich.strba at bluewin.ch>
Date: Tue May 27 15:21:25 2014 +0200
The library strictly speaking does not need the stream implementations
Change-Id: I2787a6fa4b1d934c0ecd96d4e4ebb71cfc742511
diff --git a/libcdr.pc.in b/libcdr.pc.in
index e1bbab4..a1aa43d 100644
--- a/libcdr.pc.in
+++ b/libcdr.pc.in
@@ -6,7 +6,7 @@ includedir=@includedir@
Name: libcdr- at CDR_MAJOR_VERSION@. at CDR_MINOR_VERSION@
Description: Library for parsing the Corel Draw file format structure
Version: @VERSION@
-Requires: librevenge-0.0 librevenge-stream-0.0
+Requires: librevenge-0.0
Libs: -L${libdir} -lcdr- at CDR_MAJOR_VERSION@. at CDR_MINOR_VERSION@
Cflags: -I${includedir}/libcdr- at CDR_MAJOR_VERSION@. at CDR_MINOR_VERSION@
More information about the Libreoffice-commits
mailing list