debian: add missing python3-setuptools to build-depends

This commit is contained in:
Frédéric Péters 2019-08-24 17:08:19 +02:00
parent bab13ba977
commit 7728071795
1 changed files with 1 additions and 1 deletions

2
debian/control vendored
View File

@ -2,7 +2,7 @@ Source: hobo
Maintainer: Jérôme Schneider <jschneider@entrouvert.com>
Section: python
Priority: optional
Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), python3-all, python-django, python3-django, debhelper (>= 9), dh-python, dh-systemd
Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), python3-setuptools, python3-all, python-django, python3-django, debhelper (>= 9), dh-python, dh-systemd
Standards-Version: 3.9.1
Package: python-hobo