aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2020-02-28 08:50:13 +0100
committerGuido Günther <agx@sigxcpu.org>2020-02-28 09:00:19 +0100
commit2159ac3abfdd52e177ef5c6354dc48955d9e268e (patch)
tree192efd0fd9b69a736e7d40140bf830c4799a0a5c
parent30cfa765ca6524d6154b9ca73fddc98460fdb618 (diff)
Build-Depend on pydoctor
since this uses python3 Closes: #943107 Thanks: Boyuan Yang for the hints
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index c59f5cfe..2ecbd964 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends:
gtk-doc-tools,
libdistro-info-perl,
perl,
- python-pydoctor,
+ pydoctor,
python3 (>= 3.5),
python3-coverage,
python3-dateutil,