Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/targets/desktop/plasma/
Date: Fri, 04 Aug 2017 19:40:32
Message-Id: 1501875609.42aa34b622e38ea3ed92990461972eff7b3bef12.asturm@gentoo
1 commit: 42aa34b622e38ea3ed92990461972eff7b3bef12
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 4 19:36:56 2017 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 4 19:40:09 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42aa34b6
7
8 profiles: plasma: Add activities to make.defaults
9
10 profiles/targets/desktop/plasma/make.defaults | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/profiles/targets/desktop/plasma/make.defaults b/profiles/targets/desktop/plasma/make.defaults
14 index 001f16f0394..47fe9ae2f94 100644
15 --- a/profiles/targets/desktop/plasma/make.defaults
16 +++ b/profiles/targets/desktop/plasma/make.defaults
17 @@ -1,4 +1,4 @@
18 # Copyright 1999-2017 Gentoo Foundation
19 # Distributed under the terms of the GNU General Public License v2
20
21 -USE="consolekit declarative dri kde kipi kwallet phonon plasma policykit qml qt5 semantic-desktop widgets xcomposite xinerama xscreensaver"
22 +USE="activities consolekit declarative dri kde kipi kwallet phonon plasma policykit qml qt5 semantic-desktop widgets xcomposite xinerama xscreensaver"