summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPhilip Chimento <philip.chimento@gmail.com>2016-11-06 09:49:08 -0800
committerPhilip Chimento <philip.chimento@gmail.com>2016-11-11 11:39:35 -0800
commita558072d5c2e2689d56854da0d11b04426f67ce4 (patch)
tree1b1ffc102a66eb7ca2af9bf9f2aca81079cb8808 /configure.ac
parent8dbcec6894f69f85bea5466522c5a6e350ab3ef7 (diff)
downloadtelepathy-account-widgets-a558072d5c2e2689d56854da0d11b04426f67ce4.tar.gz
Remove X11 dependency
https://bugzilla.gnome.org/show_bug.cgi?id=774176
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3507d5b3..9884e6b3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -188,7 +188,6 @@ PKG_CHECK_MODULES(TPAW,
gobject-2.0
libxml-2.0
telepathy-glib >= $TELEPATHY_GLIB_REQUIRED
- x11
gtk+-3.0 >= $GTK_REQUIRED
])