From 3571d3f82e3bcecd75744d9edcd9509a09e09f93 Mon Sep 17 00:00:00 2001 From: Patrick J Cherry Date: Wed, 5 Oct 2016 09:23:28 +0100 Subject: [PATCH] Added net-tools to the build-deps for testing Fixes #21 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 45d6611..e5b736a 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: web Priority: extra Maintainer: Patrick J Cherry Build-Depends: debhelper (>= 7.0.50), ruby, rake, gcc, libev-dev, - asciidoc, libxml2-utils, xsltproc, xmlto, check + asciidoc, libxml2-utils, xsltproc, xmlto, check, net-tools Standards-Version: 3.8.1 Homepage: https://github.com/BytemarkHosting/flexnbd-c