From bc05a0f0a70b594c5ba54bff034ba1561d5c6237 Mon Sep 17 00:00:00 2001 From: Nicolas Dandrimont Date: Wed, 19 Oct 2016 15:41:52 +0200 Subject: [PATCH] d/control: remove unused dependencies on qless and redis --- debian/control | 2 -- 1 file changed, 2 deletions(-) diff --git a/debian/control b/debian/control index 6e721bc..97833e1 100644 --- a/debian/control +++ b/debian/control @@ -7,8 +7,6 @@ Build-Depends: debhelper (>= 9), python3-all, python3-dateutil, python3-nose, - python3-qless, - python3-redis, python3-setuptools, python3-swh.core, python3-swh.scheduler (>= 0.0.10~),