proxmox-backup-meta/debian/control
Thomas Lamprecht bee3e324d9 remove archive keys from proxmox-backup meta package
and depend on proxmox-archive-keyring instead, which ships
them for all Proxmox products.

Else we got conflicts if one wanted to install PBS and PVE alongside.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-09-17 17:18:42 +02:00

19 lines
572 B
Plaintext

Source: proxmox-backup
Section: admin
Priority: optional
Build-Depends: debhelper (>=12~), lintian
Maintainer: Proxmox Support Team <support@proxmox.com>
Package: proxmox-backup
Architecture: all
Depends: libc6,
proxmox-archive-keyring,
proxmox-backup-client,
proxmox-backup-server,
pve-kernel-5.4,
pve-kernel-helper,
Description: Proxmox Backup Server metapackage
This is a meta package which will install everything needed to run a
Proxmox Backup server. This package also depends on the latest
available Proxmox kernel.