commit: 61f7da0f30b3f7f8ae1aa0e409d9ea985065e87b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 20 04:06:41 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Oct 20 04:06:41 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61f7da0f
dev-java/toolbar: MissingUnpackerDep
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-java/toolbar/toolbar-1.1.0-r2.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/dev-java/toolbar/toolbar-1.1.0-r2.ebuild
b/dev-java/toolbar/toolbar-1.1.0-r2.ebuild
index 057a3016ebf..ea0e1cf6262 100644
--- a/dev-java/toolbar/toolbar-1.1.0-r2.ebuild
+++ b/dev-java/toolbar/toolbar-1.1.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -20,6 +20,7 @@ RDEPEND="
>=virtual/jre-1.6"
DEPEND="
+ app-arch/unzip
>=virtual/jdk-1.6
source? ( app-arch/zip )"