d/control: bump B-D on pve-eslint

the old one does not understand www/config/TfaView.js and fails the
build..

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
Fabian Grünbichler 2021-01-22 14:42:17 +01:00
parent 0d916ac531
commit 545706cbee
2 changed files with 2 additions and 2 deletions

2
debian/control vendored
View File

@ -86,7 +86,7 @@ Build-Depends: debhelper (>= 11),
graphviz <!nodoc>, graphviz <!nodoc>,
latexmk <!nodoc>, latexmk <!nodoc>,
patchelf, patchelf,
pve-eslint (>= 7.12.1-1), pve-eslint (>= 7.18.0-1),
python3-docutils, python3-docutils,
python3-pygments, python3-pygments,
python3-sphinx <!nodoc>, python3-sphinx <!nodoc>,

View File

@ -19,7 +19,7 @@ build_depends = [
"graphviz <!nodoc>", "graphviz <!nodoc>",
"latexmk <!nodoc>", "latexmk <!nodoc>",
"patchelf", "patchelf",
"pve-eslint (>= 7.12.1-1)", "pve-eslint (>= 7.18.0-1)",
"python3-docutils", "python3-docutils",
"python3-pygments", "python3-pygments",
"python3-sphinx <!nodoc>", "python3-sphinx <!nodoc>",