[lasem/croco] build: require libcroco.
- From: Emmanuel Pacaud <emmanuel src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [lasem/croco] build: require libcroco.
- Date: Tue, 19 Jun 2012 09:36:53 +0000 (UTC)
commit c2dfe8221f7b56d068477bc5f10f822621dad814
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]