Author: jross
Date: Wed Sep 4 15:37:27 2013
New Revision: 1520054
URL: http://svn.apache.org/r1520054
Log:
QPID-4990: fop was missing from the gen dependencies
Modified:
qpid/site/README
Modified: qpid/site/README
URL:
http://svn.apache.org/viewvc/qpid/site/README?rev=1520054&r1=1520053&r2=1520054&view=diff
==============================================================================
--- qpid/site/README (original)
+++ qpid/site/README Wed Sep 4 15:37:27 2013
@@ -128,11 +128,11 @@ files:
input/releases/index.md # Add current release, move the previous
The scripts depend on the availability of the following tools in your
-environment: cmake, dot, doxygen, epydoc, gcc, javadoc, make,
+environment: cmake, dot, doxygen, epydoc, fop, gcc, javadoc, make,
pygments, rdoc, and xsltproc. The following yum command works to
install all the required dependencies on Fedora or RHEL.
- $ sudo yum install cmake doxygen epydoc graphviz java-devel make
python-pygments rubygem-rdoc libxslt
+ $ sudo yum install cmake doxygen epydoc fop graphviz java-devel make
python-pygments rubygem-rdoc libxslt
## Publishing your work
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]