From b26b4da9d40fbda32054db0052d304d0af15030a Mon Sep 17 00:00:00 2001 From: Joonas Niilola Date: Thu, 18 May 2023 10:35:41 +0300 Subject: [PATCH] net-firewall/arno-iptables-firewall: drop empty DEPEND Signed-off-by: Joonas Niilola --- .../arno-iptables-firewall/arno-iptables-firewall-2.1.1a.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-firewall/arno-iptables-firewall/arno-iptables-firewall-2.1.1a.ebuild b/net-firewall/arno-iptables-firewall/arno-iptables-firewall-2.1.1a.ebuild index 7bcae86ee691e..cf8812e2cb2b8 100644 --- a/net-firewall/arno-iptables-firewall/arno-iptables-firewall-2.1.1a.ebuild +++ b/net-firewall/arno-iptables-firewall/arno-iptables-firewall-2.1.1a.ebuild @@ -2,6 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 + inherit readme.gentoo-r1 systemd DESCRIPTION="Arno's iptables firewall script" @@ -14,7 +15,6 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="+plugins rsyslog" -DEPEND="" RDEPEND=" net-firewall/ipset net-firewall/iptables