Skip to content

Commit d156956

Browse files
jon-dyadutaf
authored andcommitted
Add build dependency on python3-setuptool
python3-setuptool is also needed to build this module for python3. Signed-off-by: Jonathan Dupart <[email protected]>
1 parent d8035c6 commit d156956

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debian/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Source: python-ovh
22
Section: python
33
Priority: optional
44
Maintainer: Arnaud Morin <[email protected]>
5-
Build-Depends: debhelper (>= 9), python-all, dh-python, python-setuptools, python3-all
5+
Build-Depends: debhelper (>= 9), python-all, dh-python, python-setuptools, python3-setuptools, python3-all
66
Standards-Version: 3.9.5
77
X-Python-Version: >= 2.6
88
X-Python3-Version: >= 3.2

0 commit comments

Comments
 (0)