From b51f8bd8dcca20449dd209358d567172e83dfb3d Mon Sep 17 00:00:00 2001
From: David Douard <david.douard@sdfa3.org>
Date: Fri, 25 Sep 2020 15:40:06 +0200
Subject: [PATCH] d/control: add missing dependencies

---
 debian/control | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index 9d8bd062..f8a9411a 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Build-Depends: debhelper (>= 9),
                python3-attr,
                python3-attr-strict,
                python3-click,
+               python3-datetuil,
                python3-deprecated,
                python3-dulwich,
                python3-iso8601,
@@ -16,6 +17,7 @@ Build-Depends: debhelper (>= 9),
                python3-pytest,
                python3-setuptools,
                python3-setuptools-scm,
+               python3-swh.core,
                python3-typing-extensions,
                python3-tz
 Standards-Version: 3.9.6
-- 
GitLab