diff options
Diffstat (limited to 'app-forensics/rkhunter/rkhunter-1.4.0.ebuild')
-rw-r--r-- | app-forensics/rkhunter/rkhunter-1.4.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-forensics/rkhunter/rkhunter-1.4.0.ebuild b/app-forensics/rkhunter/rkhunter-1.4.0.ebuild index 3206ba7df7ad..6964b7a57d61 100644 --- a/app-forensics/rkhunter/rkhunter-1.4.0.ebuild +++ b/app-forensics/rkhunter/rkhunter-1.4.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/rkhunter-1.4.0.ebuild,v 1.4 2012/11/21 11:01:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/rkhunter/rkhunter-1.4.0.ebuild,v 1.5 2013/04/11 06:11:09 patrick Exp $ EAPI=4 @@ -18,7 +18,7 @@ IUSE="" RDEPEND=" app-shells/bash dev-lang/perl - sys-process/lsof + sys-process/lsof[rpc] virtual/cron " |