aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorXan Lopez <xan@igalia.com>2012-08-12 00:30:24 +0800
committerXan Lopez <xan@igalia.com>2012-08-12 00:30:24 +0800
commit8806468639d0658092dda1d505b127e4ea47fa1f (patch)
treec303e3104b51025a22b278794beb6eb2862d1d15 /configure.ac
parent46e95c2d48f9a1fb6786655ffc2aca88b252beca (diff)
downloadgsoc2013-epiphany-8806468639d0658092dda1d505b127e4ea47fa1f.tar
gsoc2013-epiphany-8806468639d0658092dda1d505b127e4ea47fa1f.tar.gz
gsoc2013-epiphany-8806468639d0658092dda1d505b127e4ea47fa1f.tar.bz2
gsoc2013-epiphany-8806468639d0658092dda1d505b127e4ea47fa1f.tar.lz
gsoc2013-epiphany-8806468639d0658092dda1d505b127e4ea47fa1f.tar.xz
gsoc2013-epiphany-8806468639d0658092dda1d505b127e4ea47fa1f.tar.zst
gsoc2013-epiphany-8806468639d0658092dda1d505b127e4ea47fa1f.zip
configure.ac: drop 'ice' and 'sm' dependencies
Does not seem like we use them anymore.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 5ce9a4dc8..0d95ae9a3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -121,9 +121,7 @@ PKG_CHECK_MODULES([DEPENDENCIES], [
gio-unix-2.0 >= $GLIB_REQUIRED
gtk+-3.0 >= $GTK_REQUIRED
gtk+-unix-print-3.0 >= $GTK_REQUIRED
- ice
x11
- sm
libxml-2.0 >= $LIBXML_REQUIRED
libxslt >= $LIBXSLT_REQUIRED
$WEBKIT_GTK_PC_NAME >= $WEBKIT_GTK_REQUIRED