dev-util/wxglade: add unzip depend
authorMart Raudsepp <leio@gentoo.org>
Sat, 24 Aug 2019 06:31:03 +0000 (09:31 +0300)
committerMart Raudsepp <leio@gentoo.org>
Sat, 24 Aug 2019 06:31:03 +0000 (09:31 +0300)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
dev-util/wxglade/wxglade-0.8.2.ebuild

index 98df5e4d387eac89d0b77734d4ffad4d7fcfe68f..2cd38d3eaa2db9e4b5671b2ba5783c1734481b3b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -22,7 +22,9 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 RDEPEND="${PYTHON_DEPS}
        dev-python/wxpython:3.0[${PYTHON_USEDEP}]
 "
-DEPEND="${RDEPEND}"
+DEPEND="${RDEPEND}
+       app-arch/unzip
+"
 
 RESTRICT="test" #656934