mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 06:52:14 +08:00
Updated the PyGTK dependencies in the HAL instructions
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6733 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
18971e0d44
commit
fe796178d2
@ -3,7 +3,7 @@ $LastChangedBy$
|
||||
$Date$
|
||||
-->
|
||||
|
||||
<!ENTITY day "15"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "16"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "04"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2007">
|
||||
<!ENTITY version "svn-&year;&month;&day;">
|
||||
|
@ -180,6 +180,8 @@ install -v -m755 -d /var/run/hald</userinput></screen>
|
||||
url="http://www.cairographics.org/pycairo">Pycairo</ulink> (optional)
|
||||
</para>
|
||||
|
||||
<!-- Removing these dependencies as they are now obsolete
|
||||
See the pycairo docs for full details
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para><ulink
|
||||
@ -206,11 +208,12 @@ install -v -m755 -d /var/run/hald</userinput></screen>
|
||||
</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
-->
|
||||
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para><ulink
|
||||
url="http://sourceforge.net/projects/numpy">Numerical Python</ulink> (optional)
|
||||
url="http://sourceforge.net/projects/numpy">Old Numeric</ulink> (optional)
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
|
@ -41,6 +41,16 @@
|
||||
|
||||
-->
|
||||
|
||||
<listitem>
|
||||
<para>April 16th, 2007</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[randy] - Updated the PyGTK dependencies in the HAL
|
||||
instructions.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>April 15th, 2007</para>
|
||||
<itemizedlist>
|
||||
|
Loading…
Reference in New Issue
Block a user