From e50d0f0dc800dac0a3ce43932b5b25747df30554 Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 2 Apr 2021 13:03:44 +0100 Subject: dev-vcs/hub: add missing groff BDEPEND Signed-off-by: Sam James --- dev-vcs/hub/hub-2.14.2-r1.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'dev-vcs') diff --git a/dev-vcs/hub/hub-2.14.2-r1.ebuild b/dev-vcs/hub/hub-2.14.2-r1.ebuild index ca4e205866ae..783e6080a8f5 100644 --- a/dev-vcs/hub/hub-2.14.2-r1.ebuild +++ b/dev-vcs/hub/hub-2.14.2-r1.ebuild @@ -13,6 +13,7 @@ LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" +BDEPEND="sys-apps/groff" RDEPEND=">=dev-vcs/git-1.7.3" src_compile() { -- cgit v1.2.3-65-gdbad