kde-plasma/plasma-workspace: drop reference to user-session USE flag

Bug: https://bugs.gentoo.org/823647
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
This commit is contained in:
Mike Gilbert
2021-11-13 18:23:45 -05:00
parent e008a20492
commit 8981087774
2 changed files with 4 additions and 6 deletions

View File

@@ -17,7 +17,7 @@ LICENSE="GPL-2" # TODO: CHECK
SLOT="5"
KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
IUSE="appstream +calculator +calendar +fontconfig geolocation gps screencast
+semantic-desktop systemd telemetry"
+semantic-desktop telemetry"
REQUIRED_USE="gps? ( geolocation )"
RESTRICT="test"
@@ -139,8 +139,7 @@ RDEPEND="${COMMON_DEPEND}
x11-apps/xprop
x11-apps/xrdb
x11-apps/xsetroot
systemd? ( sys-apps/dbus[user-session] )
!systemd? ( sys-apps/dbus )
sys-apps/dbus
!<kde-plasma/plasma-desktop-5.21.90:5
"
BDEPEND="virtual/pkgconfig"

View File

@@ -17,7 +17,7 @@ LICENSE="GPL-2" # TODO: CHECK
SLOT="5"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
IUSE="appstream +calculator +calendar +fontconfig geolocation gps screencast
+semantic-desktop systemd telemetry"
+semantic-desktop telemetry"
REQUIRED_USE="gps? ( geolocation )"
RESTRICT="test"
@@ -140,8 +140,7 @@ RDEPEND="${COMMON_DEPEND}
x11-apps/xprop
x11-apps/xrdb
x11-apps/xsetroot
systemd? ( sys-apps/dbus[user-session] )
!systemd? ( sys-apps/dbus )
sys-apps/dbus
!<kde-plasma/breeze-5.22.90:5
!<kde-plasma/plasma-desktop-5.21.90:5
"