Changeset 7b3ac32 for general


Ignore:
Timestamp:
02/26/2023 04:12:29 AM (19 months ago)
Author:
Ken Moffat <ken@…>
Branches:
11.3, 12.0, 12.1, 12.2, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/for-12.3, xry111/llvm18, xry111/spidermonkey128, xry111/xf86-video-removal
Children:
5a434ec
Parents:
521ec92
Message:

inkscape python modules - add NumPy

To get a feel for what is involved, this is probably the worst
of them.

Also comment out the perl XML module dependency, not mentioned in
core extensions.

Location:
general/prog
Files:
1 added
1 edited

Legend:

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

    r521ec92 r7b3ac32  
    122122      <listitem>
    123123        <para>
     124          <xref linkend="numpy"/>
     125        </para>
     126      </listitem>
     127      <listitem>
     128        <para>
    124129          <xref linkend="packaging"/>
    125130        </para>
     
    267272
    268273  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     274    href="python-modules/numpy.xml"/>
     275
     276  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    269277    href="python-modules/packaging.xml"/>
    270278
Note: See TracChangeset for help on using the changeset viewer.