]> git.proxmox.com Git - proxmox-backup.git/commitdiff
d/control: add pve-eslint to build dependencies
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 1 Oct 2020 12:01:34 +0000 (14:01 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 1 Oct 2020 12:46:30 +0000 (14:46 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/control
debian/debcargo.toml

index 1785efd4251ab5a643d22444561fdd0b83f0b2f2..53afb2c4c7b068dd3bb6c2ec7c3b4d24bbfaaaf0 100644 (file)
@@ -78,6 +78,7 @@ Build-Depends: debhelper (>= 11),
  uuid-dev,
  debhelper (>= 12~),
  bash-completion,
+ pve-eslint,
  python3-docutils,
  python3-pygments,
  rsync,
index 619dbd0dacab78c29c83cb054484436298710a47..225f8265d3ad177117bfffaf86f6210b13cfead5 100644 (file)
@@ -14,6 +14,7 @@ section = "admin"
 build_depends = [
   "debhelper (>= 12~)",
   "bash-completion",
+  "pve-eslint",
   "python3-docutils",
   "python3-pygments",
   "rsync",