From ef48f9cd40733ee087c8549d72007073caad111a Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Tue, 8 Jan 2019 19:36:08 +0100 Subject: [PATCH] sys-apps/groff: build system requires makeinfo from sys-apps/texinfo Closes: https://github.com/gentoo/gentoo/pull/10697 Closes: https://github.com/gentoo/gentoo/pull/10745 Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann --- sys-apps/groff/groff-1.22.4.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sys-apps/groff/groff-1.22.4.ebuild b/sys-apps/groff/groff-1.22.4.ebuild index 749ccb4d7c97..8ec07c8c1ad7 100644 --- a/sys-apps/groff/groff-1.22.4.ebuild +++ b/sys-apps/groff/groff-1.22.4.ebuild @@ -28,7 +28,8 @@ RDEPEND=" x11-libs/libICE )" DEPEND="${RDEPEND} - dev-lang/perl" + dev-lang/perl + sys-apps/texinfo" DOCS=( BUG-REPORT ChangeLog MORE.STUFF NEWS PROBLEMS PROJECTS README TODO ) -- 2.26.2