Merge pull request #1640 from ashak/a0389a48fa72f3a5fc3f79058437f4c9f36e762f
Make deb doesn't work on a small debian wheezy install without this addition to build-depends
This commit is contained in:
commit
ca09be557d
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