mirror of
https://github.com/clearlinux/WALinuxAgent.git
synced 2026-09-06 13:51:29 +00:00
add python-setuptools to deb build-depends (#381)
This commit is contained in:
committed by
Hans Krijger
parent
caa7469bc8
commit
f1888925ad
Vendored
+1
-1
@@ -3,7 +3,7 @@ Section: python
|
||||
Priority: extra
|
||||
Maintainer: Ben Howard <ben.howard@ubuntu.com>
|
||||
XSBC-Original-Maintainer: Microsoft Corporation <walinuxagent@microsoft.com>
|
||||
Build-Depends: debhelper (>= 8), python-all
|
||||
Build-Depends: debhelper (>= 8), python-all, python-setuptools
|
||||
Standards-Version: 3.9.3
|
||||
XS-Python-Version: all
|
||||
Homepage: http://go.microsoft.com/fwlink/?LinkId=250998
|
||||
|
||||
Reference in New Issue
Block a user