Skip to content

Commit

Permalink
media-plugins/audacious-plugins: update EAPI 7 -> 8, adjust deps on 4.1
Browse files Browse the repository at this point in the history
Signed-off-by: Joonas Niilola <[email protected]>
  • Loading branch information
juippis committed Nov 21, 2021
1 parent d507457 commit 5ebb176
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions media-plugins/audacious-plugins/audacious-plugins-4.1.ebuild
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7
EAPI=8

MY_P="${P/_/-}"

Expand Down Expand Up @@ -45,14 +45,15 @@ BDEPEND="
"
DEPEND="
app-arch/unzip
dev-libs/dbus-glib
dev-libs/glib
dev-libs/glib:2
dev-libs/libxml2:2
dev-qt/qtcore:5
dev-qt/qtgui:5
dev-qt/qtmultimedia:5
dev-qt/qtwidgets:5
~media-sound/audacious-${PV}
sys-libs/zlib
x11-libs/gdk-pixbuf:2
aac? ( >=media-libs/faad2-2.7 )
alsa? ( >=media-libs/alsa-lib-1.0.16 )
ampache? ( =media-libs/ampache_browser-1* )
Expand Down

0 comments on commit 5ebb176

Please sign in to comment.