Excerpts from Adam Heath's message of 2014-02-05 13:24:48 -0500: > 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
In the spec file, 'BuildRequires: asciidoc' in the metadata section at the top of the file. -- Morgan Hamill -- 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 [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
