From 623cc0b72e7783ca49ce1d9bf98c6a30def999be Mon Sep 17 00:00:00 2001 From: Gard Spreemann Date: Thu, 23 May 2019 13:53:23 +0200 Subject: Build-dep on setuptools. --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 9a545f2..92de73d 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,8 @@ Priority: optional Standards-Version: 4.3.0.3 Build-Depends: debhelper (>= 12), dh-python, - python3-all + python3-all, + python3-setuptools Rules-Requires-Root: no Homepage: https://pypi.org/project/cdsapi/ Vcs-Browser: https://git.nonempty.org/debian-cdsapi -- cgit v1.2.3