profiles: plasma: Drop consolekit from make.defaults
authorAndreas Sturmlechner <asturm@gentoo.org>
Tue, 15 Oct 2019 20:12:15 +0000 (22:12 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Mon, 13 Apr 2020 23:46:58 +0000 (01:46 +0200)
elogind is the new default, set by desktop profile anyway.

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
profiles/targets/desktop/plasma/make.defaults

index d819ea1da36a7ee505d260ec899fd4ba813e7424..81288cb52182164fd84940c4993bcf5214f472dd 100644 (file)
@@ -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"