commit: 682382a6baf115ec93898f5fc072b5149483a5b6 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Fri Apr 24 09:30:46 2020 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Fri Apr 24 09:30:46 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=682382a6
games-strategy/settlers-2-gold-data: Depend on >=innoextract-1.8 This is required by the newer GOG installer. Closes: https://bugs.gentoo.org/719130 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org> games-strategy/settlers-2-gold-data/settlers-2-gold-data-0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-strategy/settlers-2-gold-data/settlers-2-gold-data-0.ebuild b/games-strategy/settlers-2-gold-data/settlers-2-gold-data-0.ebuild index 970f2869c44..dc17a23f065 100644 --- a/games-strategy/settlers-2-gold-data/settlers-2-gold-data-0.ebuild +++ b/games-strategy/settlers-2-gold-data/settlers-2-gold-data-0.ebuild @@ -23,7 +23,7 @@ RDEPEND=" " BDEPEND=" - !cdinstall? ( app-arch/innoextract ) + !cdinstall? ( >=app-arch/innoextract-1.8 ) " S="${WORKDIR}/target"
