commit: 91787fc0e934559b9a93013eb8cce31926b60e08 Author: Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com> AuthorDate: Mon Jul 12 18:25:41 2021 +0000 Commit: Azamat H. Hackimov <winterheart <AT> gentoo <DOT> ru> CommitDate: Mon Jul 12 20:45:59 2021 +0000 URL: https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=91787fc0
games-arcade/alex4: update dependencies Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Azamat H. Hackimov <azamat.hackimov <AT> gmail.com> games-arcade/alex4/alex4-1.2.1.ebuild | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/games-arcade/alex4/alex4-1.2.1.ebuild b/games-arcade/alex4/alex4-1.2.1.ebuild index 6d6a78a..53cb67e 100644 --- a/games-arcade/alex4/alex4-1.2.1.ebuild +++ b/games-arcade/alex4/alex4-1.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,10 +12,8 @@ SRC_URI="https://github.com/carstene1ns/alex4/archive/${PV}.tar.gz -> ${P}.tar.g LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="" -RDEPEND="|| ( media-libs/aldumb media-libs/dumb[allegro] ) - media-libs/allegro:0" +RDEPEND="media-libs/dumb[allegro]" DEPEND="${RDEPEND}" PATCHES=( "${FILESDIR}/${P}_gcc10.patch" )
