summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8be329d..2848ec1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ AC_PROG_INSTALL
AC_CHECK_TOOL(WINDRES, windres)
# Checks for libraries.
-PKG_CHECK_MODULES(XCWM, xcwm)
+PKG_CHECK_MODULES(XCWM, xcwm xcb xcb-xfixes xcb-icccm xcb-image)
AC_CONFIG_FILES([Makefile
man/Makefile