debian: add build-dependency on python3-setuptools

This commit is contained in:
Frédéric Péters 2019-10-14 19:29:34 +02:00
parent 77e5ca6574
commit 07daa4e03c
1 changed files with 1 additions and 1 deletions

2
debian/control vendored
View File

@ -2,7 +2,7 @@ Source: combo-plugin-nanterre
Maintainer: Thomas NOEL <tnoel@entrouvert.com>
Section: python
Priority: optional
Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 9), dh-python, python-django, python3-all
Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 9), dh-python, python-django, python3-all, python3-setuptools
Standards-Version: 3.9.1
Package: python-combo-plugin-nanterre