[Libreoffice-commits] libcdr.git: libcdr.pc.in
Fridrich Å trba
fridrich.strba at bluewin.ch
Tue Nov 5 17:12:44 CET 2013
libcdr.pc.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit c8d5fe5e64cb8c4075ff11402440ef85d09b958a
Author: Fridrich Å trba <fridrich.strba at bluewin.ch>
Date: Tue Nov 5 17:11:50 2013 +0100
Fix dependencies
Change-Id: Ib6face91cf14f0fbb36c03627e73f3f5c064d282
diff --git a/libcdr.pc.in b/libcdr.pc.in
index bc035bd..70b3dda 100644
--- a/libcdr.pc.in
+++ b/libcdr.pc.in
@@ -6,6 +6,6 @@ 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.9 librevenge-stream-0.9 librevenge-0.2
+Requires: librevenge-0.0 librevenge-generators-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