[lasem/css] [Build] Requires libcroco-0.6.



commit 8c74feed16f00a73c18b5f76a5321089234c1e3d
Author: Emmanuel Pacaud <emmanuel pacaud lapp in2p3 fr>
Date:   Fri Sep 4 21:57:50 2009 +0200

    [Build] Requires libcroco-0.6.

 configure.ac |   10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index a7ce0c2..e958d3d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -30,7 +30,15 @@ IT_PROG_INTLTOOL([0.35.0])
 
 AM_PROG_LIBTOOL
 
-PKG_CHECK_MODULES(LASEM, [gobject-2.0 glib-2.0 gio-2.0 gdk-pixbuf-2.0 >= 2.16 gdk-2.0 >= 2.16 cairo >= 1.2 pangocairo >= 1.16.0 libxml-2.0])
+PKG_CHECK_MODULES(LASEM,[gobject-2.0
+			 glib-2.0
+			 gio-2.0
+			 gdk-pixbuf-2.0 >= 2.16
+			 gdk-2.0 >= 2.16
+			 cairo >= 1.2
+			 pangocairo >= 1.16.0
+			 libxml-2.0
+			 libcroco-0.6])
 AC_SUBST(LASEM_CFLAGS)
 AC_SUBST(LASEM_LIBS)
 



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