Changeset 60ddbaf for x


Ignore:
Timestamp:
10/15/2017 06:23:25 PM (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.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
d6aa5ce
Parents:
6b7881d
Message:

Remove ninja, libffi, and python3 as dependencies
for many packages as they are now a part of LFS.

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

Location:
x
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • x/installing/libevdev.xml

    r6b7881d r60ddbaf  
    7474
    7575      <bridgehead renderas="sect4">libevdev Dependencies</bridgehead>
    76 
     76<!--
    7777      <bridgehead renderas="sect5">Required</bridgehead>
    7878      <para role="required">
    7979        <xref linkend="python2"/> or <xref linkend="python3"/>
    8080      </para>
    81 
     81-->
    8282      <bridgehead renderas="sect5">Optional</bridgehead>
    8383      <para role="optional">
    8484        <xref linkend="check"/> (required for tests),
    85         <xref linkend="doxygen"/>, and
     85        <xref linkend="doxygen"/>,
     86        <xref linkend="python2"/>, and
    8687        <xref linkend="valgrind"/> (optional for tests)
    8788      </para>
  • x/installing/xcb-proto.xml

    r6b7881d r60ddbaf  
    7878    <bridgehead renderas="sect4">Required</bridgehead>
    7979    <para role="required">
    80       <xref linkend="python2"/> or
    81       <xref linkend="python3"/>, and
    8280      <xref linkend="xorg-env"/> (should be set for the following instructions
    8381      to work)
    8482    </para>
    8583
    86     <bridgehead renderas="sect4">Optional (required to run the
    87     tests)</bridgehead>
    88     <para role="optional"><xref linkend="libxml2"/></para>
     84    <bridgehead renderas="sect4">Optional</bridgehead>
     85    <para role="optional">
     86      <xref linkend="python2"/> and
     87      <xref linkend="libxml2"/> (required to run the tests)
     88     </para>
    8989
    9090    <para condition="html" role="usernotes">User Notes:
  • x/lib/qtwebengine.xml

    r6b7881d r60ddbaf  
    4242      <application>QtWebEngine</application> integrates
    4343      <application>chromium</application>&quot;s web capabilities into Qt. It
    44       ships with its own copy of <xref linkend="ninja"/> which it uses for the
     44      ships with its own copy of ninja which it uses for the
    4545      build, and various copies of libraries from ffmpeg, icu, libvpx, and zlib
    4646      (including libminizip) which have been forked by the
Note: See TracChangeset for help on using the changeset viewer.