Fix make deb
asciidoc is now needed to build the package.
This commit is contained in:
parent
bb2e5e12b8
commit
3d7d3cf351
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ Source: ansible
|
|||
Section: admin
|
||||
Priority: optional
|
||||
Maintainer: Henry Graham (hzgraham) <Henry.Graham@mail.wvu.edu>
|
||||
Build-Depends: cdbs, debhelper (>= 5.0.0)
|
||||
Build-Depends: cdbs, debhelper (>= 5.0.0), asciidoc
|
||||
Standards-Version: 3.9.1
|
||||
Homepage: http://ansible.github.com/
|
||||
|
||||
|
|
Loading…
Reference in a new issue