media-plugins/audacious-plugins: USE hotkeys does not like qt5
authorAndreas Sturmlechner <asturm@gentoo.org>
Sat, 17 Nov 2018 23:32:41 +0000 (00:32 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sat, 17 Nov 2018 23:33:53 +0000 (00:33 +0100)
Bug: https://bugs.gentoo.org/640842
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
media-plugins/audacious-plugins/audacious-plugins-9999.ebuild

index 43c66a075ef2830e01a1d777a74705f243af786e..8bda5cbd07e65a72b4b1c2a5b844eab7e397a05e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -24,7 +24,7 @@ IUSE="aac +adplug alsa ampache aosd bs2b cdda cue ffmpeg flac fluidsynth hotkeys
        libnotify libsamplerate lirc mms modplug mp3 nls pulseaudio qt5 scrobbler sdl sid sndfile soxr speedpitch vorbis wavpack"
 REQUIRED_USE="
        ^^ ( gtk gtk3 qt5 )
-       qt5? ( !libnotify )
+       qt5? ( !hotkeys !libnotify )
        || ( alsa jack pulseaudio sdl )
        ampache? ( qt5 http )"