From dfea322f5525e473dd187a7904b089a586af5bc8 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Tue, 19 Jan 2021 16:57:45 +0100 Subject: dev-java/jlatexmath-fop: add dep on unzip Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan --- dev-java/jlatexmath-fop/jlatexmath-fop-1.0.3.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dev-java/jlatexmath-fop/jlatexmath-fop-1.0.3.ebuild b/dev-java/jlatexmath-fop/jlatexmath-fop-1.0.3.ebuild index 5cb680271..a20d0ed9b 100644 --- a/dev-java/jlatexmath-fop/jlatexmath-fop-1.0.3.ebuild +++ b/dev-java/jlatexmath-fop/jlatexmath-fop-1.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -20,6 +20,7 @@ CDEPEND="dev-java/jlatexmath:1 dev-java/xmlgraphics-commons:2 >=dev-java/fop-2.0-r1:0" DEPEND=">=virtual/jdk-1.5 + app-arch/unzip ${CDEPEND}" RDEPEND=">=virtual/jre-1.5 ${CDEPEND}" -- cgit v1.2.3-65-gdbad