From 41c649ed4bd3f332d4eeb7da884f0e91d818162c Mon Sep 17 00:00:00 2001 From: Thomas Woerner Date: Tue, 19 Apr 2016 17:31:44 +0200 Subject: [PATCH] New buildrequires for automatic detection of {ip,ip6,eb}tables{,-restore} and ipset --- firewalld.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/firewalld.spec b/firewalld.spec index dbe4844..ca2408b 100644 --- a/firewalld.spec +++ b/firewalld.spec @@ -29,6 +29,7 @@ BuildRequires: glib2, glib2-devel BuildRequires: systemd-units BuildRequires: docbook-style-xsl BuildRequires: python2-devel +BuildRequires: iptables, ebtables, ipset %if 0%{?with_python3} BuildRequires: python3-devel %endif #0%{?with_python3}