From: Andreas Sturmlechner Date: Tue, 15 Oct 2019 20:12:15 +0000 (+0200) Subject: profiles: plasma: Drop consolekit from make.defaults X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ab86a8d80af4d9341ec0872b09e80b7370552350;p=gentoo.git profiles: plasma: Drop consolekit from make.defaults elogind is the new default, set by desktop profile anyway. Signed-off-by: Andreas Sturmlechner --- 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"