Skip to content

Commit

Permalink
media-sound/audacious: 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 5ebb176 commit 6d7a7d3
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions media-sound/audacious/audacious-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 All @@ -22,13 +22,10 @@ BDEPEND="
nls? ( dev-util/intltool )
"
DEPEND="
>=dev-libs/dbus-glib-0.60
>=dev-libs/glib-2.28
dev-libs/glib:2
dev-qt/qtcore:5
dev-qt/qtgui:5
dev-qt/qtwidgets:5
>=x11-libs/cairo-1.2.6
>=x11-libs/pango-1.8.0
virtual/freedesktop-icon-theme
"
RDEPEND="${DEPEND}"
Expand Down

0 comments on commit 6d7a7d3

Please sign in to comment.