[lasem/croco: 1/2] build: require libcroco.



commit 5872f415cf969892d959272d062af4fe5ee52546
Author: Emmanuel Pacaud <emmanuel gnome org>
Date:   Tue Jun 19 11:36:15 2012 +0200

    build: require libcroco.

 configure.ac |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 05cf431..c80f79b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -42,7 +42,8 @@ PKG_CHECK_MODULES(LASEM, [gobject-2.0
 			  gdk-pixbuf-2.0 >= 2.16
 			  cairo >= 1.2
 			  pangocairo >= 1.16.0
-			  libxml-2.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]