Replacing build-depends on vim by xxd explicitly to fix FTBFS with newer vim, thanks to Andreas Beckmann <anbe@debian.org> (Closes: #1021238).
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
d46c36635f
commit
7a26ead677
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -4,7 +4,7 @@ Priority: optional
|
||||||
Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org>
|
Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org>
|
||||||
Build-Depends:
|
Build-Depends:
|
||||||
debhelper-compat (= 13),
|
debhelper-compat (= 13),
|
||||||
vim-common,
|
xxd,
|
||||||
Rules-Requires-Root: no
|
Rules-Requires-Root: no
|
||||||
Standards-Version: 4.6.1
|
Standards-Version: 4.6.1
|
||||||
Homepage: https://gitlab.freedesktop.org/xorg/driver/xf86-video-ast
|
Homepage: https://gitlab.freedesktop.org/xorg/driver/xf86-video-ast
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue