app-emacs/nxml-svg-schemas: [QA] Add missing DEPEND="app-arch/unzip"
authorDavid Seifert <soap@gentoo.org>
Wed, 28 Aug 2019 10:10:17 +0000 (12:10 +0200)
committerDavid Seifert <soap@gentoo.org>
Wed, 28 Aug 2019 10:10:17 +0000 (12:10 +0200)
Package-Manager: Portage-2.3.72, Repoman-2.3.17
Signed-off-by: David Seifert <soap@gentoo.org>
app-emacs/nxml-svg-schemas/nxml-svg-schemas-1.1.20081123.ebuild

index 639661441bd570319f7635a06f85e0785d90566b..5180d7bed52fbd1c7847fc82acf85649e7bf071b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
@@ -20,7 +20,9 @@ KEYWORDS="amd64 ~x86"
 
 # Yes this requires Java, but I'd rather not repackage this, if you
 # know something better in C, I'll be glad to use that.
-DEPEND="app-text/trang"
+DEPEND="
+       app-arch/unzip
+       app-text/trang"
 RDEPEND=""
 
 S="${WORKDIR}"