From a6f2b6193825f06ce9eb9de69f9ef253df9ed56d Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Fri, 10 Jul 2009 14:02:41 +0200 Subject: Require x11 Epiphany has hacky code that uses libX11 directly, so Epiphany needs to depend on it instead of relying on other libs to pull it in. --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 8190467dc..6372b916b 100644 --- a/configure.ac +++ b/configure.ac @@ -128,6 +128,7 @@ PKG_CHECK_MODULES([DEPENDENCIES], [ gio-unix-2.0 >= $GLIB_REQUIRED gtk+-2.0 >= $GTK_REQUIRED gtk+-unix-print-2.0 >= $GTK_REQUIRED + x11 sm libxml-2.0 >= $LIBXML_REQUIRED libxslt >= $LIBXSLT_REQUIRED -- cgit v1.2.3