Changeset 693f28e1 for general/prog


Ignore:
Timestamp:
06/30/2020 03:31:32 PM (4 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 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:
5ce1bdb
Parents:
19d6c39
Message:

Firefox-78 requires python3 to be rebuilt in BLFS after installing sqlite3. Also comment rust from thunderbird deps since cbindgen pulls it in.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23348 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/python3.xml

    r19d6c39 r693f28e1  
    9090    <bridgehead renderas="sect3">Python 3 Dependencies</bridgehead>
    9191
     92    <bridgehead renderas="sect4">Recommended</bridgehead>
     93    <para role="recommended">
     94      <xref linkend="sqlite"/> (required if building firefox)
     95    </para>
     96
    9297    <bridgehead renderas="sect4">Optional</bridgehead>
    9398    <para role="optional">
     
    101106    <para role="optional">
    102107      <xref linkend="db"/>,
    103       <xref linkend="sqlite"/>, and
    104108      <xref linkend="tk"/>
    105109    </para>
Note: See TracChangeset for help on using the changeset viewer.