summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Shadura <andrew.shadura@collabora.co.uk>2017-10-05 18:54:32 +0200
committerAndrew Shadura <andrew.shadura@collabora.co.uk>2017-10-05 18:54:32 +0200
commit706bed944d771d90684091f17e6cf70fb9c2724a (patch)
tree2a31aaf9867a0df5c079253fa84e1d0ce4ca78d9
parent8d0433d1011dd0d254b9f32e7a43a72d251e8946 (diff)
Add a build-dependency on golang-github-stretchr-testify-dev.
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 301c46d..200d40d 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Build-Depends: debhelper (>= 9),
golang-any,
golang-github-opencontainers-runc-dev,
golang-github-pkg-errors-dev,
+ golang-github-stretchr-testify-dev,
golang-golang-x-net-dev
Standards-Version: 3.9.8
Homepage: https://github.com/docker/go-connections