Ignore:
Timestamp:
01/23/2019 01:08:32 PM (5 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 9.0, 9.1, bdubbs/svn, 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:
4f4ed69b
Parents:
6bcd464
Message:

Fix libbytsize building and testing with only P3
Scour requires six

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/scour.xml

    r6bcd464 rd0331db  
    6969      <bridgehead renderas="sect4">Scour Dependencies</bridgehead>
    7070
    71       <!-- Required: only setuptools, which is available from our Python and
    72       Python3 installs via pypi (it has a recursive dependency) -->
     71      <bridgehead renderas="sect5">Required</bridgehead>
     72      <para role="required">
     73        <xref linkend="six"/> (will be automatically downloaded and installed
     74        if not already present)
     75      </para>
    7376
    7477      <bridgehead renderas="sect5">Recommended</bridgehead>
     
    8386        </para>
    8487      </note>
    85 
    86       <bridgehead renderas="sect5">Optional (for the main test)</bridgehead>
    87       <para role="optional">
    88         <xref linkend="six"/>
    89       </para>
    9088
    9189      <para condition="html" role="usernotes">
Note: See TracChangeset for help on using the changeset viewer.