diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-08-26 18:58:19 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-08-26 18:58:19 +0200 |
commit | a61105cac15166057d7dfe62ae0dc0be87f63b5e (patch) | |
tree | ea052ecb48e38f3e4cea5567db220f4901b20b22 /net-analyzer/smokeping/smokeping-2.7.2.ebuild | |
parent | net-analyzer/scapy: Remove support for non-existent deps (diff) | |
download | gentoo-a61105cac15166057d7dfe62ae0dc0be87f63b5e.tar.gz gentoo-a61105cac15166057d7dfe62ae0dc0be87f63b5e.tar.bz2 gentoo-a61105cac15166057d7dfe62ae0dc0be87f63b5e.zip |
net-analyzer/smokeping: Remove support for non-existent deps
Diffstat (limited to 'net-analyzer/smokeping/smokeping-2.7.2.ebuild')
-rw-r--r-- | net-analyzer/smokeping/smokeping-2.7.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/smokeping/smokeping-2.7.2.ebuild b/net-analyzer/smokeping/smokeping-2.7.2.ebuild index 2cc5dfca0ca1..973327b4df83 100644 --- a/net-analyzer/smokeping/smokeping-2.7.2.ebuild +++ b/net-analyzer/smokeping/smokeping-2.7.2.ebuild @@ -33,7 +33,7 @@ DEPEND=" dev-perl/libwww-perl dev-perl/perl-ldap virtual/perl-libnet - || ( dev-perl/CGI-Fast <dev-perl/CGI-4 ) + dev-perl/CGI-Fast !apache2? ( virtual/httpd-cgi ) apache2? ( >=www-apache/mod_perl-2.0.1 |