commit:     e5dc9283c22c3ceccdcdce4aa8ae1bcdbbf8d03e
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 22 11:09:14 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Mar 22 11:09:41 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5dc9283

media-plugins/audacious-plugins: USE streamtuner requires USE http

Thanks-to: josef64 (in #gentoo-kde IRC)
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-plugins/audacious-plugins/audacious-plugins-4.0.ebuild  | 8 ++++----
 media-plugins/audacious-plugins/audacious-plugins-9999.ebuild | 4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/media-plugins/audacious-plugins/audacious-plugins-4.0.ebuild 
b/media-plugins/audacious-plugins/audacious-plugins-4.0.ebuild
index 85423550a52..9344bbc0468 100644
--- a/media-plugins/audacious-plugins/audacious-plugins-4.0.ebuild
+++ b/media-plugins/audacious-plugins/audacious-plugins-4.0.ebuild
@@ -17,13 +17,13 @@ HOMEPAGE="https://audacious-media-player.org/";
 
 LICENSE="GPL-2"
 SLOT="0"
-IUSE="aac +alsa ampache bs2b cdda cue ffmpeg flac fluidsynth http gme
-       jack lame libav libnotify libsamplerate lirc mms modplug mp3 nls opengl
+IUSE="aac +alsa ampache bs2b cdda cue ffmpeg flac fluidsynth gme http jack
+       lame libav libnotify libsamplerate lirc mms modplug mp3 nls opengl
        pulseaudio qtmedia scrobbler sdl sid sndfile soxr speedpitch streamtuner
        vorbis wavpack"
 REQUIRED_USE="
        || ( alsa jack pulseaudio qtmedia sdl )
-       ampache? ( http )"
+       ampache? ( http ) streamtuner? ( http )"
 
 # The following plugins REQUIRE a GUI build of audacious, because non-GUI
 # builds do NOT install the libaudgui library & headers.
@@ -84,8 +84,8 @@ DEPEND="
        mms? ( >=media-libs/libmms-0.3 )
        modplug? ( media-libs/libmodplug )
        mp3? ( >=media-sound/mpg123-1.12.1 )
-       pulseaudio? ( >=media-sound/pulseaudio-0.9.3 )
        opengl? ( dev-qt/qtopengl:5 )
+       pulseaudio? ( >=media-sound/pulseaudio-0.9.3 )
        qtmedia? ( dev-qt/qtmultimedia:5 )
        scrobbler? ( net-misc/curl )
        sdl? ( media-libs/libsdl2[sound] )

diff --git a/media-plugins/audacious-plugins/audacious-plugins-9999.ebuild 
b/media-plugins/audacious-plugins/audacious-plugins-9999.ebuild
index f67ab2bfe3f..e2f2a9f9009 100644
--- a/media-plugins/audacious-plugins/audacious-plugins-9999.ebuild
+++ b/media-plugins/audacious-plugins/audacious-plugins-9999.ebuild
@@ -17,13 +17,13 @@ HOMEPAGE="https://audacious-media-player.org/";
 
 LICENSE="GPL-2"
 SLOT="0"
-IUSE="aac +alsa ampache bs2b cdda cue ffmpeg flac fluidsynth gtk http gme
+IUSE="aac +alsa ampache bs2b cdda cue ffmpeg flac fluidsynth gme gtk http
        jack lame libav libnotify libsamplerate lirc mms modplug mp3 nls opengl
        pulseaudio qtmedia scrobbler sdl sid sndfile soxr speedpitch streamtuner
        vorbis wavpack"
 REQUIRED_USE="
        || ( alsa jack pulseaudio qtmedia sdl )
-       ampache? ( http )
+       ampache? ( http ) streamtuner? ( http )
        gtk? ( !ampache !qtmedia !streamtuner )"
 
 # The following plugins REQUIRE a GUI build of audacious, because non-GUI

Reply via email to