diff options
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/stow/stow-2.2.2-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-admin/stow/stow-2.2.2-r1.ebuild b/app-admin/stow/stow-2.2.2-r1.ebuild index d4c2355c5953..0b5bca7840fa 100644 --- a/app-admin/stow/stow-2.2.2-r1.ebuild +++ b/app-admin/stow/stow-2.2.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -16,6 +16,7 @@ IUSE="test" DEPEND="dev-lang/perl test? ( + dev-perl/IO-stringy virtual/perl-Test-Harness dev-perl/Test-Output )" |