[Libreoffice-commits] libcdr.git: libcdr.pc.in

Fridrich Å trba fridrich.strba at bluewin.ch
Thu Oct 17 01:46:35 PDT 2013


 libcdr.pc.in |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 66c1820f54c52fe3a45ef1fe9f33b669b620c324
Author: Fridrich Å trba <fridrich.strba at bluewin.ch>
Date:   Tue Oct 8 17:01:32 2013 +0200

    lcms2 and zlib are compile-time dependencies only
    
    Change-Id: I58f4fe2527f309fa862a52403472e123d86030da

diff --git a/libcdr.pc.in b/libcdr.pc.in
index 644469c..212502a 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: libwpd-0.9 libwpd-stream-0.9 libwpg-0.2 lcms2
-Libs: -L${libdir} -lcdr- at CDR_MAJOR_VERSION@. at CDR_MINOR_VERSION@ -lz
+Requires: libwpd-0.9 libwpd-stream-0.9 libwpg-0.2
+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