Changeset c28ea47b for general


Ignore:
Timestamp:
06/11/2024 10:42:32 PM (4 weeks ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
trunk
Children:
dc59947
Parents:
b6758d65
git-author:
Douglas R. Reno <renodr@…> (06/11/2024 08:33:28 PM)
git-committer:
Douglas R. Reno <renodr@…> (06/11/2024 10:42:32 PM)
Message:

Add the 'ply' python module to the book.

This is needed for the Intel Vulkan driver in Mesa.

Location:
general/prog
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/python-modules.xml

    rb6758d65 rc28ea47b  
    142142      <listitem>
    143143        <para>
     144          <xref linkend="ply"/>
     145        </para>
     146      </listitem>
     147      <listitem>
     148        <para>
    144149          <xref linkend="psutil"/>
    145150        </para>
     
    303308
    304309  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     310    href="python-modules/ply.xml"/>
     311
     312  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    305313    href="python-modules/psutil.xml"/>
    306314
Note: See TracChangeset for help on using the changeset viewer.