mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Move man pages generations to rst2man (#37861)
This commit is contained in:
@@ -17,7 +17,7 @@ arch=('any')
|
||||
url='https://www.ansible.com'
|
||||
license=('GPL3')
|
||||
depends=('python2' 'python2-paramiko' 'python2-jinja' 'python2-yaml')
|
||||
makedepends=('git' 'asciidoc' 'fakeroot')
|
||||
makedepends=('git' 'docutils' 'fakeroot')
|
||||
optdepends=('python2-pyasn1: needed for accelerated mode'
|
||||
'python2-crypto: needed for accelerated mode'
|
||||
'python2-keyczar: needed for accelerated mode')
|
||||
|
||||
Reference in New Issue
Block a user