aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'src/meson.build')
-rw-r--r--src/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/meson.build b/src/meson.build
index 754cd55a..2efc2213 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -22,6 +22,7 @@ executable(
dependency('egl'),
dependency('xkbcommon'),
dependency('libinput'),
+ dependency('re2'),
xcb_dep,
xcb_composite_dep,
xcb_errors_dep,