From 99c3ebd280c85d41a1d33608132667de562e726b Mon Sep 17 00:00:00 2001
From: Olivier Gayot <olivier.gayot@sigexec.com>
Date: Sun, 29 Mar 2020 22:24:08 +0200
Subject: Fix build dependencies

Signed-off-by: Olivier Gayot <olivier.gayot@sigexec.com>
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index a56af63..f3f30ee 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: swiftstory
 Maintainer: Olivier Gayot <olivier.gayot@sigexec.com>
 Section: python
 Priority: optional
-Build-Depends: python3-setuptools, python3-all, debhelper (>= 9)
+Build-Depends: python3-setuptools, dh-python, python3, debhelper (>= 9)
 Standards-Version: 3.9.1
 
 Package: swiftstory
-- 
cgit v1.2.3