From: Andreas Sturmlechner Date: Sat, 25 Feb 2017 11:02:43 +0000 (+0100) Subject: profiles: Add USE=kwallet to plasma make.defaults X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=aaf5bc3f497b6b99caad77d085cc237eea7e6c0e;p=gentoo.git profiles: Add USE=kwallet to plasma make.defaults --- diff --git a/profiles/targets/desktop/plasma/make.defaults b/profiles/targets/desktop/plasma/make.defaults index c462e80bdff3..d9516123749d 100644 --- a/profiles/targets/desktop/plasma/make.defaults +++ b/profiles/targets/desktop/plasma/make.defaults @@ -1,5 +1,5 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -USE="consolekit declarative dri kde kipi phonon plasma policykit qml qt5 semantic-desktop widgets xcomposite xinerama xscreensaver" +USE="consolekit declarative dri kde kipi kwallet phonon plasma policykit qml qt5 semantic-desktop widgets xcomposite xinerama xscreensaver"