From 867cfe1fdec61e7124efeacdbb23d8ca356e6b57 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Mon, 28 Jun 2021 14:39:57 +0200 Subject: [PATCH] d/control: drop libc6 from dependencies Signed-off-by: Thomas Lamprecht --- debian/control | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index 3d9ff5e..9ee39b1 100644 --- a/debian/control +++ b/debian/control @@ -6,8 +6,7 @@ Maintainer: Proxmox Support Team Package: proxmox-mailgateway Architecture: all -Depends: libc6, - pmg-api, +Depends: pmg-api, proxmox-archive-keyring, pve-kernel-5.4, pve-kernel-helper @@ -26,7 +25,7 @@ Description: Default Proxmox Kernel Headers Package: proxmox-mailgateway-container Architecture: all -Depends: libc6, pmg-api, proxmox-archive-keyring +Depends: pmg-api, proxmox-archive-keyring Replaces: proxmox-mailgateway Breaks: proxmox-mailgateway Provides: proxmox-mailgateway