aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2016-12-27 17:00:29 +0100
committerGuido Günther <agx@sigxcpu.org>2016-12-27 17:00:29 +0100
commitc1e5feba48782ec6507ae0eacbe5e0ba1f994564 (patch)
tree1eeb4440587fefaeb8daf87f4893e9e0ec86eecb
parent8038a6fe8aff6128dce6ff5423a5df35fa109edd (diff)
Build-dep on curl and python-requests for the network tests
-rw-r--r--debian/control5
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index c903ceb5..fd7d621c 100644
--- a/debian/control
+++ b/debian/control
@@ -31,7 +31,10 @@ Build-Depends:
pristine-tar,
rpm,
unzip,
- zipmerge
+ zipmerge,
+# For the network tests
+ curl,
+ python-requests,
Standards-Version: 3.9.8
Vcs-Git: https://git.sigxcpu.org/cgit/git-buildpackage/
Vcs-Browser: https://git.sigxcpu.org/cgit/git-buildpackage/