From ab86a8d80af4d9341ec0872b09e80b7370552350 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Tue, 15 Oct 2019 22:12:15 +0200 Subject: [PATCH] profiles: plasma: Drop consolekit from make.defaults elogind is the new default, set by desktop profile anyway. Signed-off-by: Andreas Sturmlechner --- profiles/targets/desktop/plasma/make.defaults | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/profiles/targets/desktop/plasma/make.defaults b/profiles/targets/desktop/plasma/make.defaults index d819ea1da36a..81288cb52182 100644 --- a/profiles/targets/desktop/plasma/make.defaults +++ b/profiles/targets/desktop/plasma/make.defaults @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -USE="activities consolekit declarative dri kde kipi kwallet phonon plasma policykit qml semantic-desktop widgets xcomposite" +USE="activities declarative dri kde kipi kwallet phonon plasma policykit qml semantic-desktop widgets xcomposite" -- 2.26.2