From 07f660b6e5d34e56de219a7147aa40b534dd2e60 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Mon, 23 Sep 2019 08:10:47 +0200 Subject: [PATCH] games-roguelike/adom: Update for sys-libs/ncurses-compat MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- games-roguelike/adom/adom-1.1.1-r1.ebuild | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/games-roguelike/adom/adom-1.1.1-r1.ebuild b/games-roguelike/adom/adom-1.1.1-r1.ebuild index e1d53a9adfc8..02e9d5aacfea 100644 --- a/games-roguelike/adom/adom-1.1.1-r1.ebuild +++ b/games-roguelike/adom/adom-1.1.1-r1.ebuild @@ -15,9 +15,7 @@ IUSE="" RESTRICT="strip" #bug #137340 QA_FLAGS_IGNORED="${GAMES_PREFIX_OPT:1}/bin/adom" -RDEPEND="|| ( - >=sys-libs/ncurses-5.9-r3:0/5[abi_x86_32(-)] - >=sys-libs/ncurses-5.9-r3:5/5[abi_x86_32(-)] )" +RDEPEND="sys-libs/ncurses-compat:5[abi_x86_32(-)]" S=${WORKDIR}/${PN} -- 2.26.2