]> git.proxmox.com Git - pve-firewall.git/commitdiff
add ebtables dependency
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 28 Mar 2018 08:53:31 +0000 (10:53 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 28 Mar 2018 09:35:06 +0000 (11:35 +0200)
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
Reviewed-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Tested-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/control

index c6c0ccf375f6c048122c05a437d8eb5a5858d033..e959ae39b4a986cb0ed1731b61f494bb483a300e 100644 (file)
@@ -12,7 +12,8 @@ Standards-Version: 3.8.4
 Package: pve-firewall
 Architecture: any
 Conflicts: ulogd,
 Package: pve-firewall
 Architecture: any
 Conflicts: ulogd,
-Depends: ipset,
+Depends: ebtables,
+         ipset,
          iptables,
          libpve-access-control,
          libpve-common-perl,
          iptables,
          libpve-access-control,
          libpve-common-perl,