summaryrefslogtreecommitdiffstats
path: root/doc/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/index.html')
-rw-r--r--doc/index.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/index.html b/doc/index.html
index 7a63aeb..7d55576 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -500,6 +500,7 @@ USE_OSGPLUGIN(<plugin2>)
<ul class="compact-list">
<li><a href="#requirements-debian">Debian</a></li>
+ <li><a href="#requirements-fedora">Fedora</a></li>
<li><a href="#requirements-freebsd">FreeBSD</a></li>
<li><a href="#requirements-frugalware">Frugalware</a></li>
<li><a href="#requirements-gentoo">Gentoo</a></li>
@@ -625,6 +626,14 @@ USE_OSGPLUGIN(&lt;plugin2&gt;)
<pre>aptitude install -R -t lenny-backports autoconf libtool \
xz-utils</pre>
+ <h3 id="requirements-fedora">Fedora</h3>
+
+ <!-- https://admin.fedoraproject.org/pkgdb/ -->
+ <pre>yum install autoconf automake bash bison bzip2 cmake \
+ flex gcc-c++ intltool make sed libtool \
+ openssl-devel patch perl pkgconfig scons \
+ yasm unzip wget xz</pre>
+
<h3 id="requirements-freebsd">FreeBSD</h3>
<!-- http://www.freebsd.org/ports/ -->