media-plugins/audacious-plugins: Fix dependency of Ampache plugin
authorRóbert Čerňanský <openhs@tightmail.com>
Sat, 11 Nov 2017 18:42:48 +0000 (19:42 +0100)
committerDavid Seifert <soap@gentoo.org>
Tue, 14 Nov 2017 09:47:26 +0000 (10:47 +0100)
Closes: https://bugs.gentoo.org/637162
Closes: https://github.com/gentoo/gentoo/pull/6173

media-plugins/audacious-plugins/audacious-plugins-3.9.ebuild

index cc21399c3a933ba65cad17a6d2a93dee376be2db..41e4f61c74d5b07314258a52910d5a9a82c7f651 100644 (file)
@@ -25,7 +25,8 @@ IUSE="aac +adplug alsa ampache aosd bs2b cdda cue ffmpeg flac fluidsynth gnome h
 REQUIRED_USE="
        ^^ ( gtk gtk3 qt5 )
        qt5? ( !libnotify )
-       || ( alsa jack pulseaudio sdl )"
+       || ( alsa jack pulseaudio sdl )
+       ampache? ( qt5 http )"
 
 # The following plugins REQUIRE a GUI build of audacious, because non-GUI
 # builds do NOT install the libaudgui library & headers.
@@ -52,7 +53,7 @@ RDEPEND="
        ~media-sound/audacious-${PV}[gtk?,gtk3?,qt5?]
        aac? ( >=media-libs/faad2-2.7 )
        alsa? ( >=media-libs/alsa-lib-1.0.16 )
-       ampache? ( www-apps/ampache )
+       ampache? ( =media-libs/ampache_browser-1* )
        aosd? (
                x11-libs/libXrender
                x11-libs/libXcomposite