mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 12:03:58 -07:00
backwards compat for python-support on old Debian/Ubuntu releases
This commit is contained in:
parent
de2fe08d9f
commit
0cdbc8b48d
3 changed files with 10 additions and 2 deletions
|
@ -3,7 +3,7 @@ Section: admin
|
|||
Priority: optional
|
||||
Standards-Version: 3.9.3
|
||||
Maintainer: Ansible, Inc. <support@ansible.com>
|
||||
Build-Depends: cdbs, debhelper (>= 5.0.0), asciidoc, python, dh-python, python-setuptools
|
||||
Build-Depends: cdbs, debhelper (>= 5.0.0), asciidoc, python, dh-python | python-support, python-setuptools
|
||||
Homepage: http://ansible.github.com/
|
||||
|
||||
Package: ansible
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue