diff options
author | Fabian Groffen <grobian@gentoo.org> | 2019-11-03 13:41:47 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2019-11-03 13:42:03 +0100 |
commit | 2e89df8f3b7360065b4b3287dbfbc52497909be2 (patch) | |
tree | f6e7b42c7bee4295591cf971585ce06fe3e6d026 /dev-vcs/hg-git | |
parent | sci-geosciences/qmapshack: bump to 1.14.0 (diff) | |
download | gentoo-2e89df8f3b7360065b4b3287dbfbc52497909be2.tar.gz gentoo-2e89df8f3b7360065b4b3287dbfbc52497909be2.tar.bz2 gentoo-2e89df8f3b7360065b4b3287dbfbc52497909be2.zip |
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 <grobian@gentoo.org>
Diffstat (limited to 'dev-vcs/hg-git')
-rw-r--r-- | dev-vcs/hg-git/hg-git-0.8.13_pre20190808.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |