From cf290d14c6f5c3d87e649bfc8c20b82521103e8c Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Fri, 1 May 2026 18:04:24 +0200 Subject: Require sqv for builds on supported archs and !pkg.apt.nosqv This forces dependency solvers to install sqv, avoiding builds with gpgv instead (which we did intentionally before to hack Ubuntu buildd setup). --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/control b/debian/control index a3e4c45df..d7bb7b03b 100644 --- a/debian/control +++ b/debian/control @@ -28,7 +28,8 @@ Build-Depends: dpkg-dev (>= 1.22.5) , ninja-build, pkg-config, po4a (>= 0.34-2) , - sqv (>= 1.3.0) [amd64 arm64 armel armhf i386 mips64el ppc64el riscv64 s390x hurd-amd64 hurd-i386 loong64 powerpc ppc64 sparc64] | gpgv, + sqv (>= 1.3.0) [amd64 arm64 armel armhf i386 mips64el ppc64el riscv64 s390x hurd-amd64 hurd-i386 loong64 powerpc ppc64 sparc64] , + gpgv | sqv, triehash, xsltproc , zlib1g-dev -- cgit v1.2.3-70-g09d2