diff options
| author | Thomas Lamprecht <t.lamprecht@proxmox.com> | 2023-11-21 08:26:36 +0100 | 
|---|---|---|
| committer | Thomas Lamprecht <t.lamprecht@proxmox.com> | 2023-11-21 08:26:36 +0100 | 
| commit | 46348e8ba614c3d7fcb89982d4329796bc556336 (patch) | |
| tree | 72a89fb54426562b023133a0cb200037f2c05155 /debian | |
| parent | 8baff6bc3a655c1f068d43dd5edfca7fa027f12c (diff) | |
d/control: drop explicit perl dependency
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/control | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 1404fc4..1c59b60 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,6 @@ Homepage: https://www.proxmox.com  Package: libpve-network-perl  Architecture: all  Depends: libpve-common-perl (>= 5.0-45), -         perl,           pve-cluster (>= 8.0.5),           libnet-subnet-perl,           libnet-ip-perl,  | 
