Changeset c78420c


Ignore:
Timestamp:
08/18/2022 06:17:02 PM (21 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
0372122
Parents:
92969acf
Message:

Make libxml2 build with python3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libxml2.xml

    r92969acf rc78420c  
    127127            --disable-static \
    128128            --with-history   \
    129             --with-python=/usr/bin/python3 \
     129            PYTHON=/usr/bin/python3 \
    130130            --docdir=/usr/share/doc/libxml2-&libxml2-version; &amp;&amp;
    131131make</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.