summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGard Spreemann <gspr@nonempty.org>2019-05-23 13:53:23 +0200
committerGard Spreemann <gspr@nonempty.org>2019-05-23 13:53:23 +0200
commit623cc0b72e7783ca49ce1d9bf98c6a30def999be (patch)
treeeccc9c57d906f7448d146ed6b24da67afd177db1
parent84365ae07bc945782b02ca8911cffdac6684012e (diff)
Build-dep on setuptools.
-rw-r--r--debian/control3
1 files changed, 2 insertions, 1 deletions
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