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

David Tardon dtardon at redhat.com
Wed Apr 16 10:06:59 PDT 2014


 libcdr.pc.in |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

New commits:
commit 94eedda925e3b8a2274b4068bb50455a9fc1869a
Author: David Tardon <dtardon at redhat.com>
Date:   Wed Apr 16 19:06:07 2014 +0200

    add other used projects to .pc file
    
    Change-Id: Ib457b04595cfc6cc8916fc92b8cf4622afdfefe1

diff --git a/libcdr.pc.in b/libcdr.pc.in
index b06c8ff..e1bbab4 100644
--- a/libcdr.pc.in
+++ b/libcdr.pc.in
@@ -9,3 +9,5 @@ Version: @VERSION@
 Requires: librevenge-0.0 librevenge-stream-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@
+
+Requires.private: icu-i18n lcms2 zlib
commit 98a4e74de6a8cee5818a2929cd21a9002bab2948
Author: David Tardon <dtardon at redhat.com>
Date:   Wed Apr 16 19:05:17 2014 +0200

    require librevenge-stream too
    
    Change-Id: Iee5eb88e5fec5c9c1bb848bac237efde9a46fe4a

diff --git a/libcdr.pc.in b/libcdr.pc.in
index 8af093a..b06c8ff 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.0
+Requires: librevenge-0.0 librevenge-stream-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