From: David Seifert Date: Thu, 29 Aug 2019 11:38:29 +0000 (+0200) Subject: app-text/mathtex: [QA] Add missing DEPEND="app-arch/unzip" X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=693203cf91da2ec89d7e9b4779fc6b99d1810e92;p=gentoo.git app-text/mathtex: [QA] Add missing DEPEND="app-arch/unzip" Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: David Seifert --- diff --git a/app-text/mathtex/mathtex-1.04.ebuild b/app-text/mathtex/mathtex-1.04.ebuild index c04f8dc4dfea..597f3f4add0f 100644 --- a/app-text/mathtex/mathtex-1.04.ebuild +++ b/app-text/mathtex/mathtex-1.04.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -16,7 +16,7 @@ IUSE="png" RDEPEND="app-text/dvipng virtual/latex-base" -DEPEND="" +DEPEND="app-arch/unzip" S=${WORKDIR}