From e73d96902282edb01a7ecaaa2c7527ca48a864e9 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Tue, 12 Jun 2018 01:20:30 +0100 Subject: [PATCH 1/1] debian/control: Add build-depend on valgrind to make `ct-test.c' properly. It seems wrong to ship the proper package with this stubbed out. --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 0b18c7ea..52437a93 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,8 @@ Source: catacomb Section: libs Priority: extra -Build-Depends: debhelper (>= 9), python, pkg-config, mlib-dev (>= 2.2.2.1) +Build-Depends: debhelper (>= 9), python, valgrind, pkg-config, + mlib-dev (>= 2.2.2.1) Maintainer: Mark Wooding Standards-Version: 3.1.1 -- 2.11.0