From fcd581ff59e46031e3832813bd974b1482d3617d Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 12 Oct 2019 22:45:11 +0100 Subject: [PATCH] test: Fix build dependencies so `make check' works in sbuild again Signed-off-by: Ian Jackson --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 153815f..6ee3bf1 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Ian Jackson Uploaders: Stephen Early , Richard Kettlewell Build-Depends: debhelper (>= 5), libgmp3-dev, libadns1-dev, bison, flex, - libbsd-dev, python-ipaddr + libbsd-dev, python-ipaddr, tclx, tcl, libtcl-chiark-1 Standards-Version: 3.0.1 Package: secnet -- 2.30.2