]> git.proxmox.com Git - pve-lxc-syscalld.git/blobdiff - debian/debcargo.toml
build: add libsystemd-dev to build-depends
[pve-lxc-syscalld.git] / debian / debcargo.toml
index 89bb3684e350343e1ef7eb1bedcf3448cb7885f0..7bf0eeccc2cc3246c3aa0830700fc68a3309af3d 100644 (file)
@@ -1,10 +1,10 @@
 overlay = "."
-crate_src_path = "."
+crate_src_path = ".."
+maintainer = "Proxmox Support Team <support@proxmox.com>"
 
 [source]
-maintainer = "Proxmox Support Team <support@proxmox.com>"
 section = "admin"
-build_depends = [ "debhelper (>= 12~)", "bash-completion" ]
+build_depends = [ "debhelper (>= 12~)", "bash-completion", "libsystemd-dev" ]
 build_depends_excludes = [ "debhelper (>=11)" ]
 # TODO:
 vcs_git = ""