diff --git a/debian/control b/debian/control index 1785efd4..53afb2c4 100644 --- a/debian/control +++ b/debian/control @@ -78,6 +78,7 @@ Build-Depends: debhelper (>= 11), uuid-dev, debhelper (>= 12~), bash-completion, + pve-eslint, python3-docutils, python3-pygments, rsync, diff --git a/debian/debcargo.toml b/debian/debcargo.toml index 619dbd0d..225f8265 100644 --- a/debian/debcargo.toml +++ b/debian/debcargo.toml @@ -14,6 +14,7 @@ section = "admin" build_depends = [ "debhelper (>= 12~)", "bash-completion", + "pve-eslint", "python3-docutils", "python3-pygments", "rsync",