Changeset 9464475


Ignore:
Timestamp:
08/19/2021 08:27:58 AM (3 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.0, 11.1, 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, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
f43bcd7
Parents:
7ad7842
Message:

python3: add libnsl as an optional dependency

It's needed to build the "nis" module.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/python3.xml

    r7ad7842 r9464475  
    103103    <bridgehead renderas="sect4">Optional (For Additional Modules)</bridgehead>
    104104    <para role="optional">
    105       <xref linkend="db"/> and
     105      <xref linkend="db"/>,
     106      <xref linkend="libnsl"/>, and
    106107      <xref linkend="tk"/>
    107108    </para>
Note: See TracChangeset for help on using the changeset viewer.