proxmox-backup/debian/control

24 lines
632 B
Plaintext
Raw Normal View History

2018-12-20 09:32:49 +00:00
Source: proxmox-backup
2018-11-30 12:39:40 +00:00
Section: admin
Priority: optional
Maintainer: Proxmox Support Team <support@proxmox.com>
Build-Depends: bash-completion,
debhelper (>= 10),
python3-docutils,
2019-02-27 16:42:31 +00:00
python3-sphinx,
liblz4-dev,
libpam0g-dev,
pkg-config,
2018-11-30 12:39:40 +00:00
Standards-Version: 3.9.5
Homepage: https://www.proxmox.com
2018-12-20 09:32:49 +00:00
Package: proxmox-backup
2018-11-30 12:39:40 +00:00
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
libjs-extjs (>= 6.0.1),
fonts-font-awesome,
proxmox-widget-toolkit,
liblz4-1,
2018-12-20 09:32:49 +00:00
Description: Proxmox Backup Server
2018-11-30 12:39:40 +00:00
This is experimental code used to test Rust.