mirror of
https://git.proxmox.com/git/proxmox-mailgateway
synced 2025-04-28 11:33:26 +00:00
d/control: add versioned dependency for pmg-api >= 7
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
56f6fc976d
commit
fb6152c56e
4
debian/control
vendored
4
debian/control
vendored
@ -6,7 +6,7 @@ Maintainer: Proxmox Support Team <support@proxmox.com>
|
||||
|
||||
Package: proxmox-mailgateway
|
||||
Architecture: all
|
||||
Depends: pmg-api,
|
||||
Depends: pmg-api (>= 7~),
|
||||
proxmox-archive-keyring,
|
||||
pve-kernel-5.11,
|
||||
pve-kernel-helper
|
||||
@ -25,7 +25,7 @@ Description: Default Proxmox Kernel Headers
|
||||
|
||||
Package: proxmox-mailgateway-container
|
||||
Architecture: all
|
||||
Depends: pmg-api, proxmox-archive-keyring
|
||||
Depends: pmg-api (>= 7~), proxmox-archive-keyring
|
||||
Replaces: proxmox-mailgateway
|
||||
Breaks: proxmox-mailgateway
|
||||
Provides: proxmox-mailgateway
|
||||
|
Loading…
Reference in New Issue
Block a user