Remove bio2jack from list of required software.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20399 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2006-10-22 23:07:31 +00:00
parent 1627b0fb41
commit dc91819064
1 changed files with 0 additions and 10 deletions

View File

@ -109,16 +109,6 @@ You need a fairly recent system. On Linux, 2.4.x kernels are recommended.
<emphasis role="bold">ALSA</emphasis> - optional, for ALSA audio output
support. At least 0.9.0rc4 is required.
</para></listitem>
<listitem><para>
<emphasis role="bold">bio2jack</emphasis> - optional, for JACK audio output
support, needed only in compile time. You can obtain it from
<ulink url="http://bio2jack.sf.net/">http://bio2jack.sf.net</ulink>. Since it
doesn't have install option you have to manually put the file
<filename>libbio2jack.a</filename> somewhere in your library path
(e.g. <filename>/usr/local/lib</filename>) or use the
<option>--with-bio2jack=DIR</option> switch to tell
<filename>./configure</filename> where that file is.
</para></listitem>
</itemizedlist>
</sect1>