commit:     e50d0f0dc800dac0a3ce43932b5b25747df30554
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Apr  2 12:03:44 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri May 28 20:13:55 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e50d0f0d

dev-vcs/hub: add missing groff BDEPEND

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-vcs/hub/hub-2.14.2-r1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-vcs/hub/hub-2.14.2-r1.ebuild b/dev-vcs/hub/hub-2.14.2-r1.ebuild
index ca4e205866a..783e6080a8f 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() {

Reply via email to