commit: f0f55a8aeb61fd11780e6621f6b5ffeddd5976ac Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Nov 3 13:32:46 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Nov 3 14:01:37 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0f55a8a
profiles/targets/systemd: Default to xfce4-session[policykit] Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/targets/systemd/package.use | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/targets/systemd/package.use b/profiles/targets/systemd/package.use index 2a089f2ed4b..117ca20a5c6 100644 --- a/profiles/targets/systemd/package.use +++ b/profiles/targets/systemd/package.use @@ -1,6 +1,10 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Michał Górny <[email protected]> (2019-11-03) +# Satisfy REQUIRED_USE. +xfce-base/xfce4-session policykit + # Mike Gilbert <[email protected]> (2018-03-12) # Satisfy REQUIRED_USE by default, bug 650030. net-nds/rpcbind warmstarts
