mirror of
https://git.proxmox.com/git/proxmox-mailgateway
synced 2025-04-28 15:11:59 +00:00
d/control: drop libc6 from dependencies
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
5f6c5c61aa
commit
867cfe1fde
5
debian/control
vendored
5
debian/control
vendored
@ -6,8 +6,7 @@ Maintainer: Proxmox Support Team <support@proxmox.com>
|
||||
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user