[calls] meson: Remove wayland option



commit a0e203bf3aab85a131d27166b2c8854848e13d1b
Author: Evangelos Ribeiro Tzaras <evangelos tzaras puri sm>
Date:   Tue Jul 13 04:20:26 2021 +0200

    meson: Remove wayland option
    
    Follow up to !364

 meson_options.txt | 4 ----
 1 file changed, 4 deletions(-)
---
diff --git a/meson_options.txt b/meson_options.txt
index 03e955e5..41f2046e 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -5,7 +5,3 @@ option('gtk_doc',
 option('tests',
        type: 'boolean', value: true,
        description: 'Whether to compile unit tests')
-
-option('wayland',
-       type: 'feature', value: 'enabled',
-       description: 'Whether to support Wayland lockscreen interaction')


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]