summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-perl/Sysadm-Install/Sysadm-Install-0.460.0-r1.ebuild (renamed from dev-perl/Sysadm-Install/Sysadm-Install-0.460.0.ebuild)3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-perl/Sysadm-Install/Sysadm-Install-0.460.0.ebuild b/dev-perl/Sysadm-Install/Sysadm-Install-0.460.0-r1.ebuild
index ebfe02a5b5ef..f1d1ae69eb6d 100644
--- a/dev-perl/Sysadm-Install/Sysadm-Install-0.460.0.ebuild
+++ b/dev-perl/Sysadm-Install/Sysadm-Install-0.460.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -16,6 +16,7 @@ IUSE="hammer"
RDEPEND="dev-perl/TermReadKey
dev-perl/libwww-perl
>=dev-perl/Log-Log4perl-1.28
+ dev-perl/File-Which
hammer? ( dev-perl/Expect )"
DEPEND="${RDEPEND}"