added python to the development library requirements (needed for boost)

This commit is contained in:
fgerlits 2005-07-02 22:06:48 +00:00
parent b55f2abd17
commit 63043f320c

View file

@ -3,7 +3,7 @@
<head>
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>LiveSupport developer tools</title>
<meta content="$Author: maroy $" name="author">
<meta content="$Author: fgerlits $" name="author">
</head>
<body>
<h1>Preface</h1>
@ -12,8 +12,8 @@ project, Copyright © 2004 <a href="http://www.mdlf.org/">Media
Development Loan Fund</a>, under the GNU <a
href="http://www.gnu.org/licenses/gpl.html">GPL</a>.<br>
<ul>
<li>Author: $Author: maroy $</li>
<li>Version: $Revision: 1.7 $</li>
<li>Author: $Author: fgerlits $</li>
<li>Version: $Revision: 1.8 $</li>
<li>Location: $Source:
/home/cvs/livesupport/doc/developmentTools.html,v $</li>
</ul>
@ -58,6 +58,7 @@ environment variable WANT_AUTOCONF_2_5="1" before compiling the tools.)</li>
The following development libraries are expected on the development
system:<br>
<ul>
<li><a href="http://www.python.org/">python</a></li>
<li><a href="http://www.unixodbc.org/">unixODBC</a> &gt;= 2.2</li>
<li><a href="http://xorg.freedesktop.org/">xorg-x11</a> or <a
href="http://www.xfree86.org/">XFree86</a></li>