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:
parent
0d916ac531
commit
545706cbee
|
@ -86,7 +86,7 @@ Build-Depends: debhelper (>= 11),
|
|||
graphviz <!nodoc>,
|
||||
latexmk <!nodoc>,
|
||||
patchelf,
|
||||
pve-eslint (>= 7.12.1-1),
|
||||
pve-eslint (>= 7.18.0-1),
|
||||
python3-docutils,
|
||||
python3-pygments,
|
||||
python3-sphinx <!nodoc>,
|
||||
|
|
|
@ -19,7 +19,7 @@ build_depends = [
|
|||
"graphviz <!nodoc>",
|
||||
"latexmk <!nodoc>",
|
||||
"patchelf",
|
||||
"pve-eslint (>= 7.12.1-1)",
|
||||
"pve-eslint (>= 7.18.0-1)",
|
||||
"python3-docutils",
|
||||
"python3-pygments",
|
||||
"python3-sphinx <!nodoc>",
|
||||
|
|
Loading…
Reference in New Issue