From c3c5b82acbb2f4d31e10022db55fa332b21cc519 Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Sat, 24 Aug 2019 09:31:03 +0300 Subject: [PATCH] dev-util/wxglade: add unzip depend Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Mart Raudsepp --- dev-util/wxglade/wxglade-0.8.2.ebuild | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/dev-util/wxglade/wxglade-0.8.2.ebuild b/dev-util/wxglade/wxglade-0.8.2.ebuild index 98df5e4d387e..2cd38d3eaa2d 100644 --- a/dev-util/wxglade/wxglade-0.8.2.ebuild +++ b/dev-util/wxglade/wxglade-0.8.2.ebuild @@ -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 -- 2.26.2