uuid: fixup debcargo.toml to include uuid-dev dependency

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2021-10-20 12:49:40 +02:00
parent 8398620669
commit 1f03763c3b

View File

@ -5,3 +5,6 @@ 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 = [ "uuid-dev" ]