diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2017-02-25 12:02:43 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2017-02-25 20:42:22 +0100 |
commit | aaf5bc3f497b6b99caad77d085cc237eea7e6c0e (patch) | |
tree | 352518b7e0ac5371924090b6d41852c5554bcd76 /profiles/targets | |
parent | www-client/qupzilla: Rename USE=kde -> kwallet (diff) | |
download | gentoo-aaf5bc3f497b6b99caad77d085cc237eea7e6c0e.tar.gz gentoo-aaf5bc3f497b6b99caad77d085cc237eea7e6c0e.tar.bz2 gentoo-aaf5bc3f497b6b99caad77d085cc237eea7e6c0e.zip |
profiles: Add USE=kwallet to plasma make.defaults
Diffstat (limited to 'profiles/targets')
-rw-r--r-- | profiles/targets/desktop/plasma/make.defaults | 4 |
1 files changed, 2 insertions, 2 deletions
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" |