summaryrefslogtreecommitdiff
path: root/sys-apps/texinfo/texinfo-7.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/texinfo/texinfo-7.3.ebuild')
-rw-r--r--sys-apps/texinfo/texinfo-7.3.ebuild6
1 files changed, 5 insertions, 1 deletions
diff --git a/sys-apps/texinfo/texinfo-7.3.ebuild b/sys-apps/texinfo/texinfo-7.3.ebuild
index 37ffc736f4a6..8fe795cea24b 100644
--- a/sys-apps/texinfo/texinfo-7.3.ebuild
+++ b/sys-apps/texinfo/texinfo-7.3.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() {