summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-roguelike')
-rw-r--r--games-roguelike/adom/adom-3.3.3-r1.ebuild (renamed from games-roguelike/adom/adom-3.3.3.ebuild)3
1 files changed, 3 insertions, 0 deletions
diff --git a/games-roguelike/adom/adom-3.3.3.ebuild b/games-roguelike/adom/adom-3.3.3-r1.ebuild
index 7b977d239f35..3104784a259b 100644
--- a/games-roguelike/adom/adom-3.3.3.ebuild
+++ b/games-roguelike/adom/adom-3.3.3-r1.ebuild
@@ -16,6 +16,9 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
RESTRICT="strip" # The executable is pre-stripped
+QA_FLAGS_IGNORED="/opt/bin/adom"
+RDEPEND="sys-libs/ncurses-compat:5[abi_x86_32(-)]"
+
DOCS=( "docs/adomfaq.txt" "docs/credits.txt" "docs/manual.txt" "docs/readme1st.txt" )
src_install() {