mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
games-roguelike/adom: restore ncurses-compat dep, add QA_FLAGS_IGNORED
Closes: https://bugs.gentoo.org/780549 Closes: https://bugs.gentoo.org/780546 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -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() {
|
||||
Reference in New Issue
Block a user