diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-09-14 19:26:48 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-09-14 19:28:11 +0200 |
commit | 26f47f5c7df6edda39ff1febc821f1f8e1803321 (patch) | |
tree | 1692358e9cc5b4efc27b8ca0db8e52710a915974 /profiles/default/linux/riscv | |
parent | www-client/opera: remove old (diff) | |
download | gentoo-26f47f5c7df6edda39ff1febc821f1f8e1803321.tar.gz gentoo-26f47f5c7df6edda39ff1febc821f1f8e1803321.tar.bz2 gentoo-26f47f5c7df6edda39ff1febc821f1f8e1803321.zip |
profiles: default-enable sys-apps/dbus[user-session] in plasma/systemd profiles
Needed for plasma-workspace anyway and saves mess on initial install.
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'profiles/default/linux/riscv')
-rw-r--r-- | profiles/default/linux/riscv/20.0/rv64gc/lp64/desktop/plasma/systemd/package.use | 1 | ||||
-rw-r--r-- | profiles/default/linux/riscv/20.0/rv64gc/lp64d/desktop/plasma/systemd/package.use | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/profiles/default/linux/riscv/20.0/rv64gc/lp64/desktop/plasma/systemd/package.use b/profiles/default/linux/riscv/20.0/rv64gc/lp64/desktop/plasma/systemd/package.use index bdf6c817864d..269791a40b12 100644 --- a/profiles/default/linux/riscv/20.0/rv64gc/lp64/desktop/plasma/systemd/package.use +++ b/profiles/default/linux/riscv/20.0/rv64gc/lp64/desktop/plasma/systemd/package.use @@ -5,3 +5,4 @@ # Avoid conflict between kde-plasma/plasma-workspace[systemd] requiring sys-apps/dbus[user-session] # and net-wireless/bluez[systemd,-user-session] requiring sys-apps/dbus[-user-session]. net-wireless/bluez user-session +sys-apps/dbus user-session diff --git a/profiles/default/linux/riscv/20.0/rv64gc/lp64d/desktop/plasma/systemd/package.use b/profiles/default/linux/riscv/20.0/rv64gc/lp64d/desktop/plasma/systemd/package.use index bdf6c817864d..269791a40b12 100644 --- a/profiles/default/linux/riscv/20.0/rv64gc/lp64d/desktop/plasma/systemd/package.use +++ b/profiles/default/linux/riscv/20.0/rv64gc/lp64d/desktop/plasma/systemd/package.use @@ -5,3 +5,4 @@ # Avoid conflict between kde-plasma/plasma-workspace[systemd] requiring sys-apps/dbus[user-session] # and net-wireless/bluez[systemd,-user-session] requiring sys-apps/dbus[-user-session]. net-wireless/bluez user-session +sys-apps/dbus user-session |