added bzip2-dev to the list of required libraries
This commit is contained in:
parent
67c3f22c28
commit
8ef776eb70
1 changed files with 3 additions and 4 deletions
|
@ -50,7 +50,6 @@ environment variable WANT_AUTOCONF_2_5="1" before compiling the tools.)</li>
|
|||
<li><a href="http://www.gnu.org/software/tar/">tar</a></li>
|
||||
<li><a href="http://www.gzip.org/">gzip</a></li>
|
||||
<li><a href="http://info-zip.org/masters/ftp.info-zip.org/UnZip.html">unzip</a></li>
|
||||
<li><a href="http://sources.redhat.com/bzip2/">bzip2</a></li>
|
||||
<li><a href="http://curl.haxx.se/">curl</a><br>
|
||||
<!-- to compile gstreamer; begin -->
|
||||
<li><a href="http://www.gnu.org/software/bison/bison.html">bison</a> >= 1.35<br>
|
||||
|
@ -86,10 +85,10 @@ system:<br>
|
|||
</li>
|
||||
<li><a href="http://mad.sourceforge.net/">libmad</a></li>
|
||||
<li><a href="http://www.xiph.org/ogg/vorbis/">libogg</a></li>
|
||||
<li><a href="http://www.xiph.org/ogg/vorbis/">libvorbis</a><br>
|
||||
<br>
|
||||
</li>
|
||||
<li><a href="http://www.xiph.org/ogg/vorbis/">libvorbis</a></li>
|
||||
<li><a href="http://www.bzip.org">bzip2</a></li>
|
||||
</ul>
|
||||
|
||||
<h2>Recommended libraries</h2>
|
||||
The following libraries are used by LiveSupport. If they are not found
|
||||
on the system, LiveSupport will compile them from sources on its own.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue