mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 10:58:21 -07:00
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:
@@ -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(-)]
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user