From ebdbe177d62d3c8bab04f77b86326804ff185bef Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Fri, 10 Jan 2020 11:33:21 -0500 Subject: Drop RDP backend Users interested in remote access to wlroots compositors should use wayvnc: https://github.com/any1/wayvnc --- meson_options.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'meson_options.txt') diff --git a/meson_options.txt b/meson_options.txt index 51b7f6c8..e6efd780 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -1,4 +1,3 @@ -option('freerdp', type: 'feature', value: 'auto', description: 'Enable support for the RDP backend with freerdp') option('libcap', type: 'feature', value: 'auto', description: 'Enable support for rootless session via capabilities (cap_sys_admin)') option('logind', type: 'feature', value: 'auto', description: 'Enable support for rootless session via logind') option('logind-provider', type: 'combo', choices: ['systemd', 'elogind'], value: 'systemd', description: 'Provider of logind support library') -- cgit v1.2.3