[epiphany] Add ICE explicitly to the list of dependencies



commit 6d80ee5d04d8c3cbc493a6d663e7352b3c72ef11
Author: Gustavo Noronha Silva <gns gnome org>
Date:   Wed Aug 19 10:55:16 2009 -0300

    Add ICE explicitly to the list of dependencies

 configure.ac |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 9ce51ec..27c0fbd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -129,6 +129,7 @@ PKG_CHECK_MODULES([DEPENDENCIES], [
 		  gio-unix-2.0 >= $GLIB_REQUIRED
 		  gtk+-2.0 >= $GTK_REQUIRED
 		  gtk+-unix-print-2.0 >= $GTK_REQUIRED
+		  ice
 		  x11
 		  sm
 		  libxml-2.0 >= $LIBXML_REQUIRED



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