From 08bbf9abbe9c665cc27cb6d8e3792b60731c1195 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Sat, 21 Sep 2019 18:18:20 +0100 Subject: [PATCH] debian/control: Don't require `valgrind' on `armel'. It isn't there. We must manage without. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 52437a93..8f318664 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: catacomb Section: libs Priority: extra -Build-Depends: debhelper (>= 9), python, valgrind, pkg-config, +Build-Depends: debhelper (>= 9), python, valgrind [!armel], pkg-config, mlib-dev (>= 2.2.2.1) Maintainer: Mark Wooding Standards-Version: 3.1.1 -- 2.11.0