mirror of
https://git.proxmox.com/git/proxmox-backup-qemu
synced 2025-10-04 05:38:33 +00:00
d/control: fix missin cargo and git build-dependencies
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
38e200a22b
commit
cbcc23c5c7
4
debian/control
vendored
4
debian/control
vendored
@ -2,8 +2,10 @@ Source: proxmox-backup-qemu
|
||||
Section: admin
|
||||
Priority: optional
|
||||
Maintainer: Proxmox Support Team <support@proxmox.com>
|
||||
Build-Depends: cbindgen,
|
||||
Build-Depends: cargo:native,
|
||||
cbindgen,
|
||||
debhelper (>= 12),
|
||||
git,
|
||||
librust-anyhow-1+default-dev,
|
||||
librust-base64-0.13+default-dev,
|
||||
librust-bincode-1+default-dev,
|
||||
|
Loading…
Reference in New Issue
Block a user