root@urk:~# apt-file search bin/a2x
asciidoc: /usr/bin/a2x

And "yum search asciidoc" comes up with results.

Does rpm.spec have a way to list a series of build dependencies? I'm a Debian guy, and that would be done thru debian/control:Build-Depends

On 02/05/2014 11:28 AM, Yuri Lukyanov wrote:
The recent devel branch requires a2x to make rpm.

sed "s/%VERSION%/1.5/" docs/man/man1/ansible-pull.1.asciidoc.in >
docs/man/man1/ansible-pull.1.asciidoc
ERROR: AsciiDoc 'a2x' command is not installed but is required to build
docs/man/man1/ansible.1 docs/man/man1/ansible-playbook.1
docs/man/man1/ansible-pull.1 docs/man/man1/ansible-doc.1
make: *** [docs/man/man1/ansible-pull.1] Error 1
rm docs/man/man1/ansible-pull.1.asciidoc

What am I supposed to do about that?

--
You received this message because you are subscribed to the Google
Groups "Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

--
You received this message because you are subscribed to the Google Groups "Ansible 
Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to