dev-util/android-sdk-update-manager: add missing ncurses-compat dep

Closes: https://bugs.gentoo.org/574624
Closes: https://bugs.gentoo.org/697472
Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
This commit is contained in:
Ben Kohler
2019-12-19 09:32:26 -06:00
parent 83928092e0
commit d2a078148e

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -22,6 +22,7 @@ DEPEND="app-arch/tar
RDEPEND=">=virtual/jdk-1.5
>=dev-java/ant-core-1.6.5
dev-java/swt:3.7[cairo]
sys-libs/ncurses-compat:5[abi_x86_32(-)]
sys-libs/zlib[abi_x86_32(-)]
"