aboutsummaryrefslogtreecommitdiff
path: root/backend/x11/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'backend/x11/meson.build')
-rw-r--r--backend/x11/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/backend/x11/meson.build b/backend/x11/meson.build
index d9fd8d91..19e873ab 100644
--- a/backend/x11/meson.build
+++ b/backend/x11/meson.build
@@ -3,6 +3,7 @@ x11_required = [
'x11-xcb',
'xcb',
'xcb-xinput',
+ 'xcb-xfixes',
]
foreach lib : x11_required