aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build5
1 files changed, 1 insertions, 4 deletions
diff --git a/meson.build b/meson.build
index 6af905a..0409ecc 100644
--- a/meson.build
+++ b/meson.build
@@ -71,10 +71,7 @@ executable(
'tools/gsr-global-hotkeys/main.c'
],
c_args : '-fstack-protector-all',
- install : true,
- dependencies: [
- dependency('x11'),
- ]
+ install : true
)
executable(