]> git.proxmox.com Git - proxmox-backup.git/blame - debian/control.in
d/control: bump versioned dependency for proxmox-widget-toolkit
[proxmox-backup.git] / debian / control.in
CommitLineData
e881b8a5
FG
1Package: proxmox-backup-server
2Architecture: any
3Depends: fonts-font-awesome,
4 libjs-extjs (>= 6.0.1),
c5a767cd 5 libjs-qrcodejs (>= 1.20201119),
d308dc8a 6 libproxmox-acme-plugins,
9b2e4079 7 libsgutils2-2,
e881b8a5 8 libzstd1 (>= 1.3.8),
705b2293 9 lvm2,
71f82a98 10 openssh-server,
abd4c4cb 11 pbs-i18n,
71f82a98 12 postfix | mail-transport-agent,
75410d65 13 proxmox-backup-docs,
e881b8a5 14 proxmox-mini-journalreader,
b6d07fa0 15 proxmox-widget-toolkit (>= 2.5-6),
14291179 16 pve-xtermjs (>= 4.7.0-1),
9b2e4079 17 sg3-utils,
705b2293 18 smartmontools,
e881b8a5
FG
19 ${misc:Depends},
20 ${shlibs:Depends},
705b2293 21Recommends: zfsutils-linux,
71f82a98 22 ifupdown2,
e881b8a5
FG
23Description: Proxmox Backup Server daemon with tools and GUI
24 This package contains the Proxmox Backup Server daemons and related
25 tools. This includes a web-based graphical user interface.
26
27Package: proxmox-backup-client
28Architecture: any
a92b2d6a
FG
29Depends: qrencode,
30 ${misc:Depends},
31 ${shlibs:Depends},
e881b8a5
FG
32Description: Proxmox Backup Client tools
33 This package contains the Proxmox Backup client, which provides a
34 simple command line tool to create and restore backups.
35
36Package: proxmox-backup-docs
37Build-Profiles: <!nodoc>
38Section: doc
39Depends: libjs-extjs,
28c86760 40 libjs-mathjax,
e881b8a5
FG
41 ${misc:Depends},
42Architecture: all
43Description: Proxmox Backup Documentation
44 This package contains the Proxmox Backup Documentation files.
76425d84 45
375b1f61 46Package: proxmox-backup-file-restore
76425d84
DC
47Architecture: any
48Depends: ${misc:Depends},
49 ${shlibs:Depends},
76425d84 50Recommends: pve-qemu-kvm (>= 5.0.0-9),
79e2473c 51 proxmox-backup-restore-image,
375b1f61 52Description: Proxmox Backup single file restore tools for pxar and block device backups
76425d84
DC
53 This package contains the Proxmox Backup single file restore client for
54 restoring individual files and folders from both host/container and VM/block
55 device backups. It includes a block device restore driver using QEMU.