From 127fa781b157330f47c45afdaa9c3165e3f2bf82 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 4 Oct 2022 11:27:12 +0200 Subject: Replacing build-depends on vim by xxd explicitly to fix FTBFS with newer vim, thanks to Andreas Beckmann (Closes: #1021238). Signed-off-by: Daniel Baumann --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index a754562..0302def 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Daniel Baumann Build-Depends: debhelper-compat (= 13), - vim-common, + xxd, Rules-Requires-Root: no Standards-Version: 4.6.1 Homepage: https://gitlab.freedesktop.org/xorg/driver/xf86-video-ast -- cgit v1.2.3