From: Fabian Groffen Date: Sun, 3 Nov 2019 12:41:47 +0000 (+0100) Subject: dev-vcs/hg-git-0.8.13_pre20190808: add BDEPEND for unzip X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2e89df8f3b7360065b4b3287dbfbc52497909be2;p=gentoo.git dev-vcs/hg-git-0.8.13_pre20190808: add BDEPEND for unzip Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Fabian Groffen --- diff --git a/dev-vcs/hg-git/hg-git-0.8.13_pre20190808.ebuild b/dev-vcs/hg-git/hg-git-0.8.13_pre20190808.ebuild index ec5e165ab50a..6e1b2b36d3b5 100644 --- a/dev-vcs/hg-git/hg-git-0.8.13_pre20190808.ebuild +++ b/dev-vcs/hg-git/hg-git-0.8.13_pre20190808.ebuild @@ -28,4 +28,4 @@ RDEPEND=" DEPEND="${RDEPEND} dev-python/setuptools[${PYTHON_USEDEP}] " - +BDEPEND="app-arch/unzip"