meson.build: add Xephyr to the list of X servers we mention at build time

Signed-off-by: stefan11111 <stefan11111@shitposting.expert>
This commit is contained in:
stefan11111
2025-08-28 22:44:45 +03:00
committed by Enrico Weigelt
parent c4b492b36d
commit 133bf69eb5

View File

@@ -248,6 +248,7 @@ summary({
'Xvfb': build_xvfb,
'Xwin': build_xwin,
'Xquartz': build_xquartz,
'Xephyr': get_option('xephyr'),
},
section: 'DDX',
bool_yn: true,