proxmox/proxmox-async/debian/debcargo.toml

11 lines
264 B
TOML
Raw Normal View History

overlay = "."
crate_src_path = ".."
maintainer = "Proxmox Support Team <support@proxmox.com>"
[source]
vcs_git = "git://git.proxmox.com/git/proxmox.git"
vcs_browser = "https://git.proxmox.com/?p=proxmox.git"
[packages.lib]
depends = [ "libssl-dev", "uuid-dev" ]