12 lines
267 B
TOML
12 lines
267 B
TOML
|
overlay = "."
|
||
|
crate_src_path = "."
|
||
|
|
||
|
[source]
|
||
|
maintainer = "Proxmox Support Team <support@proxmox.com>"
|
||
|
section = "admin"
|
||
|
build_depends = [ "debhelper (>= 12~)", "bash-completion" ]
|
||
|
build_depends_excludes = [ "debhelper (>=11)" ]
|
||
|
# TODO:
|
||
|
vcs_git = ""
|
||
|
vcs_browser = ""
|