From cb0b5f44d9f4ac6676de0b146281cb4e55960313 Mon Sep 17 00:00:00 2001 From: Martin Whitaker Date: Tue, 25 Oct 2016 20:49:14 +0100 Subject: auto_inst.cfg.pl: prevent polkit-kde-agent being chosen on GNOME DVDs. - correct choice for polkit-agent is gnome-shell - avoids KF5 libs being pulled in --- config/auto_inst.cfg.pl | 1 + 1 file changed, 1 insertion(+) (limited to 'config/auto_inst.cfg.pl') diff --git a/config/auto_inst.cfg.pl b/config/auto_inst.cfg.pl index e0b4a60..069ffb4 100644 --- a/config/auto_inst.cfg.pl +++ b/config/auto_inst.cfg.pl @@ -118,6 +118,7 @@ $o = { 'bluedevil', #- bluez-pin provide 'pinentry-qt4', #- qt4 app '/noatun/', #- prefer amarok + 'polkit-kde-agent-1', ), # Plasma specific stuff -- cgit v1.2.1