dev-java/sblim-cim-client: MissingUnpackerDep

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2020-10-20 04:02:40 +00:00
parent 4e49691d1e
commit 00138bdb01
2 changed files with 4 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -19,6 +19,7 @@ IUSE=""
RDEPEND="
>=virtual/jre-1.5"
DEPEND="
app-arch/unzip
>=virtual/jdk-1.5
test? ( dev-java/ant-junit )"

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -19,6 +19,7 @@ IUSE=""
RDEPEND="
>=virtual/jre-1.5"
DEPEND="
app-arch/unzip
>=virtual/jdk-1.5
test? ( dev-java/ant-junit )"