From 030f007bc73e6a3bfd7a07929bffa74b8d056325 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Sat, 6 Oct 2018 11:36:21 +0100 Subject: [PATCH] Replace lxpolkit with lxqt-policykit --- tasks/autostart.yml | 2 +- tasks/packages.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tasks/autostart.yml b/tasks/autostart.yml index 350491a..c41d0ec 100644 --- a/tasks/autostart.yml +++ b/tasks/autostart.yml @@ -12,5 +12,5 @@ - 'org.gnome.SettingsDaemon.Keyboard' - 'gsettings-data-convert' - 'nm-applet' - - 'lxpolkit' + - 'lxqt-policykit-agent' - 'solaar' diff --git a/tasks/packages.yml b/tasks/packages.yml index ba1bcd1..6b46a37 100644 --- a/tasks/packages.yml +++ b/tasks/packages.yml @@ -101,8 +101,8 @@ - 'lightdm' - 'lightdm-webkit2-greeter' - 'lxappearance' - - 'lxpolkit-git' - 'lxrandr' + - 'lxqt-policykit' - 'minecraft' - 'nextcloud-client' - 'nnn'