summaryrefslogtreecommitdiff
path: root/sys-apps/texinfo/texinfo-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/texinfo/texinfo-9999.ebuild')
-rw-r--r--sys-apps/texinfo/texinfo-9999.ebuild6
1 files changed, 5 insertions, 1 deletions
diff --git a/sys-apps/texinfo/texinfo-9999.ebuild b/sys-apps/texinfo/texinfo-9999.ebuild
index 7af7741835f4..01f84b63f145 100644
--- a/sys-apps/texinfo/texinfo-9999.ebuild
+++ b/sys-apps/texinfo/texinfo-9999.ebuild
@@ -62,7 +62,11 @@ DEPEND="${RDEPEND}"
BDEPEND="
${REGEN_BDEPEND}
nls? ( >=sys-devel/gettext-0.19.6 )
- test? ( dev-perl/Test-Deep )
+ test? (
+ dev-perl/Data-Compare
+ dev-perl/Test-Deep
+ dev-perl/Text-Diff
+ )
"
src_prepare() {