summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-02-10 21:21:21 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-02-10 21:21:21 +0000
commit732bbeecdc808db0abe6b778d7a769c2de4c5ee9 (patch)
treec7df5f0c4f1d987519d8b802e06e554fa87730cd
parentc2be504aadf9e54551944cc491431a60b9750eac (diff)
app-emulation/steam-native-runtime : dev-libs/libappindicator SLOT 2 is set for removal from gentoo in 30 days, so drop the dependency
-rw-r--r--app-emulation/steam-native-runtime/steam-native-runtime-1.0.0.61-r1.ebuild (renamed from app-emulation/steam-native-runtime/steam-native-runtime-1.0.0.61.ebuild)3
1 files changed, 1 insertions, 2 deletions
diff --git a/app-emulation/steam-native-runtime/steam-native-runtime-1.0.0.61.ebuild b/app-emulation/steam-native-runtime/steam-native-runtime-1.0.0.61-r1.ebuild
index a6809048..a41d3ac6 100644
--- a/app-emulation/steam-native-runtime/steam-native-runtime-1.0.0.61.ebuild
+++ b/app-emulation/steam-native-runtime/steam-native-runtime-1.0.0.61-r1.ebuild
@@ -10,7 +10,7 @@ SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64"
-IUSE="+trayicon pulseaudio"
+IUSE="pulseaudio"
DEPEND=""
RDEPEND="
@@ -67,7 +67,6 @@ RDEPEND="
x11-libs/libXtst[abi_x86_32]
x11-libs/pango[abi_x86_32]
- trayicon? ( dev-libs/libappindicator:2[abi_x86_32] )
pulseaudio? ( media-sound/pulseaudio[abi_x86_32,caps] )
!pulseaudio? ( media-sound/apulse[abi_x86_32] )"