diff --git a/net-analyzer/lightsquid/lightsquid-1.8.ebuild b/net-analyzer/lightsquid/lightsquid-1.8.ebuild index 1a2188b..f48b6d1 100644 --- a/net-analyzer/lightsquid/lightsquid-1.8.ebuild +++ b/net-analyzer/lightsquid/lightsquid-1.8.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2021 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI=5 +EAPI=7 inherit eutils systemd user @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" RDEPEND="net-proxy/squid - dev-perl/GD[gif,truetype] + dev-perl/GD[truetype] dev-perl/CGI" DEPEND=""