[pve-devel] [PATCH manager 4/4] d/control: drop ${shlibs:Depends} for pve-manager
Fiona Ebner
f.ebner at proxmox.com
Fri Oct 21 15:02:52 CEST 2022
Now that the pvemailforward binary was dropped, there is a lintian
warning that it's not defined anymore.
Signed-off-by: Fiona Ebner <f.ebner at proxmox.com>
---
debian/control | 1 -
1 file changed, 1 deletion(-)
diff --git a/debian/control b/debian/control
index 251bdf77..35c9eee3 100644
--- a/debian/control
+++ b/debian/control
@@ -92,7 +92,6 @@ Depends: apt-transport-https | apt (>= 1.5~),
wget,
${misc:Depends},
${perl:Depends},
- ${shlibs:Depends},
Recommends: proxmox-offline-mirror-helper
Suggests: libpve-network-perl (>= 0.5-1)
Conflicts: vlan,
--
2.30.2
More information about the pve-devel
mailing list