Ignore:
Timestamp:
10/31/2016 11:48:56 AM (7 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, 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:
b7ddce3
Parents:
1e1ffaa
Message:

Update llvm dependencies

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/llvm.xml

    r1e1ffaa r7b3f441  
    144144    <bridgehead renderas="sect3">LLVM Dependencies</bridgehead>
    145145
     146    <!-- cmake is now required -->
     147    <bridgehead renderas="sect4">Required</bridgehead>
     148    <para role="required">
     149      <xref linkend="cmake"/>
     150    </para>
     151
     152
    146153    <bridgehead renderas="sect4">Recommended</bridgehead>
    147154    <para role="recommended">
    148 <!-- autotools are obsolete and should not be used anymore. Cmake will be
    149      required for 3.9 -->
    150       <xref linkend="cmake"/>,
    151       <xref linkend="libffi"/>, and
     155      <xref linkend="libffi"/> and
    152156      <xref linkend="python2"/>
    153157    </para>
Note: See TracChangeset for help on using the changeset viewer.