]> git.proxmox.com Git - pve-container.git/commitdiff
d/control: add pve-firewall as build dependency
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 4 Sep 2018 06:52:40 +0000 (08:52 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 4 Sep 2018 06:55:15 +0000 (08:55 +0200)
we use perl modules from pve-firewall and some build steps fail if
isn't installed, e.g., happening on bootstrapping.
pve-firewall includes some modules from us but does so in a way which
can cope with a not-installed pve-container (or qemu-server for that
matter).

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/control

index 7fbea8d0c01883454f87f5b5261a8137a4618e9e..38bad97bb655459838a4ca7d8594b49932a607dd 100644 (file)
@@ -10,6 +10,7 @@ Build-Depends: debhelper (>= 7.0.50~),
                lxc (>= 2.1.0-1) | lxc-pve (>= 2.1.0-1),
                pve-cluster (>= 4.0-8),
                pve-doc-generator,
+               pve-firewall,
 Standards-Version: 3.8.4
 
 Package: pve-container