diff options
| author | Alexandre Derumier <aderumier@odiso.com> | 2020-10-05 17:08:38 +0200 | 
|---|---|---|
| committer | Thomas Lamprecht <t.lamprecht@proxmox.com> | 2020-10-06 17:30:01 +0200 | 
| commit | c33dd81818c4b04119b0dc43cbbf8548c58df047 (patch) | |
| tree | bc72777bfd687a181626c47b79ef52278e9b225d /debian/control | |
| parent | a5b8d7de4c7f6e9e6853e3d7e3f17a4cbf6aa6a6 (diff) | |
add subnet plugin
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index afdf573..8b67d74 100644 --- a/debian/control +++ b/debian/control @@ -16,6 +16,7 @@ Breaks: pve-manager (<< 5.2-12)  Depends: libpve-common-perl (>= 5.0-45),           perl (>= 5.6.0-16),           pve-cluster (>= 5.0-32), +         libnet-subnet-perl,           ${misc:Depends},           ${perl:Depends},  Recommends: frr-pythontools, ifupdown2  | 
