mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-util/android-sdk-update-manager: switch to dev-java/ant
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/35725 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
committed by
Joonas Niilola
parent
b4f5608ad1
commit
1153b35ce8
@@ -1,7 +1,7 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
EAPI=8
|
||||
|
||||
inherit desktop udev
|
||||
|
||||
@@ -21,7 +21,7 @@ RESTRICT="bindist mirror"
|
||||
DEPEND="acct-group/android"
|
||||
RDEPEND="
|
||||
${DEPEND}
|
||||
dev-java/ant-core
|
||||
>=dev-java/ant-1.10.14-r3:0
|
||||
dev-java/swt:3.7[cairo]
|
||||
>=virtual/jdk-1.8
|
||||
sys-libs/ncurses-compat:5[abi_x86_32(-)]
|
||||
Reference in New Issue
Block a user