[goffice] Add missing libraries to Requires.private.



commit 7eb60fdce5073447b89e704115976b7cb206fcc2
Author: Jean Brefort <jean brefort normalesup org>
Date:   Sun Jan 11 21:50:19 2015 +0100

    Add missing libraries to Requires.private.

 ChangeLog        |    4 ++++
 libgoffice.pc.in |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 042ac2f..2224401 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2015-01-11  Jean Brefort  <jean brefort normalesup org>
+
+       * libgoffice.pc.in: add missing libraries to Requires.private.
+
 2015-01-09  Morten Welinder  <terra gnome org>
 
        * goffice/gtk/go-action-combo-pixmaps.c
diff --git a/libgoffice.pc.in b/libgoffice.pc.in
index bb9e521..a1a8aac 100644
--- a/libgoffice.pc.in
+++ b/libgoffice.pc.in
@@ -6,7 +6,7 @@ includedir= includedir@
 Name: libGOffice
 Description: G Office support library
 Version: @VERSION@
-Requires.private: glib-2.0 gobject-2.0 gio-2.0 libgsf-1 libxml-2.0 gtk+-3.0 cairo pangocairo @EXTRA_DEPS@
+Requires.private: glib-2.0 gobject-2.0 gio-2.0 libgsf-1 libxml-2.0 gtk+-3.0 cairo pangocairo librsvg-2.0 
libxslt @EXTRA_DEPS@
 Libs: -L${libdir} -lgoffice- GOFFICE_API_VER@
 Libs.private: @EXTRA_LIBS@
 Cflags: -I${includedir}/libgoffice- GOFFICE_API_VER@ @EXTRA_INCLUDES@


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]