Include missing build dependency
Add python-setuptools to the build dependencies list. Change-Id: I516bac37b01068a2b5ff94174d67ba9341d0f5a2
This commit is contained in:
3
debian/control
vendored
3
debian/control
vendored
@@ -4,7 +4,8 @@ Priority: optional
|
|||||||
Maintainer: Darragh Bailey <dbailey@hp.com>
|
Maintainer: Darragh Bailey <dbailey@hp.com>
|
||||||
Build-Depends: debhelper (>= 7.0.50~),
|
Build-Depends: debhelper (>= 7.0.50~),
|
||||||
python-all-dev (>= 2.6.6-3~)
|
python-all-dev (>= 2.6.6-3~)
|
||||||
Build-Depends-Indep: python-git
|
Build-Depends-Indep: python-git,
|
||||||
|
python-setuptools
|
||||||
XS-Python-Version: >=2.6
|
XS-Python-Version: >=2.6
|
||||||
Standards-Version: 3.9.3
|
Standards-Version: 3.9.3
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user