summaryrefslogtreecommitdiff
path: root/sys-apps/texinfo/texinfo-7.0.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/texinfo/texinfo-7.0.1.ebuild')
-rw-r--r--sys-apps/texinfo/texinfo-7.0.1.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/sys-apps/texinfo/texinfo-7.0.1.ebuild b/sys-apps/texinfo/texinfo-7.0.1.ebuild
index 9669d1502f2e..05ce4eb6f6dd 100644
--- a/sys-apps/texinfo/texinfo-7.0.1.ebuild
+++ b/sys-apps/texinfo/texinfo-7.0.1.ebuild
@@ -33,7 +33,10 @@ RDEPEND="
nls? ( virtual/libintl )
"
DEPEND="${RDEPEND}"
-BDEPEND="nls? ( >=sys-devel/gettext-0.19.6 )"
+BDEPEND="
+ sys-apps/help2man
+ nls? ( >=sys-devel/gettext-0.19.6 )
+"
src_prepare() {
default