summaryrefslogtreecommitdiffstats
path: root/src/client/configure.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/configure.json')
-rw-r--r--src/client/configure.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/configure.json b/src/client/configure.json
index 1f86a4936..586da6f66 100644
--- a/src/client/configure.json
+++ b/src/client/configure.json
@@ -1,5 +1,6 @@
{
"module": "waylandclient",
+ "condition": "module.gui",
"depends": [
"gui-private"
],