summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 97f8d9c..67d4e51 100644
--- a/configure.ac
+++ b/configure.ac
@@ -36,7 +36,7 @@ AC_LIBTOOL_WIN32_DLL
AM_PROG_LIBTOOL
AC_PROG_MAKE_SET
-PKG_CHECK_MODULES(LIGHTPIPE, xdamage xcomposite xext x11)
+PKG_CHECK_MODULES(LIGHTPIPE, xdamage xcomposite xtst xext x11)
WARN_CFLAGS=""