summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJasper St. Pierre <jstpierre@mecheye.net>2014-08-21 10:12:07 -0400
committerJasper St. Pierre <jstpierre@mecheye.net>2014-08-21 10:12:51 -0400
commit1b596a114d2956701b99bee002aff9cbdf491504 (patch)
tree550a249a793773080b1dea87dcaed5538d9f2323 /configure.ac
parent265c00235b741f5d86c0787d48e8d4f543b790a1 (diff)
downloadmutter-1b596a114d2956701b99bee002aff9cbdf491504.tar.gz
configure: Add x11-xcb to required packages
We need to link against this library now because we're using XGetXCBConnection. Whoops.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 268cef8b7..d106a9121 100644
--- a/configure.ac
+++ b/configure.ac
@@ -87,6 +87,7 @@ MUTTER_PC_MODULES="
xkbfile
xkeyboard-config
xkbcommon-x11
+ x11-xcb
xcb-randr
"