Changeset 60ddbaf for general/genutils


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, 12.2, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, 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:
general/genutils
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genutils/asciidoc.xml

    r6b7881d r60ddbaf  
    6161    <bridgehead renderas="sect3">Asciidoc Dependencies</bridgehead>
    6262
    63     <bridgehead renderas="sect4">Required</bridgehead>
    64     <para role="required">
    65       <xref linkend="python2"/> or
    66       <xref linkend="python3"/>
     63    <bridgehead renderas="sect4">Optional</bridgehead>
     64    <para role="optional">
     65      <xref linkend="python2"/>
    6766    </para>
    6867
  • general/genutils/ibus.xml

    r6b7881d r60ddbaf  
    9393      <xref linkend="pygobject3"/> (both to build the Python support library),
    9494      <xref linkend="gtk-doc"/>,
    95       <xref linkend="python3"/>,
    9695      <xref linkend="pyxdg"/> (for the <command>ibus-setup</command>), and
    9796      <xref linkend="libxkbcommon"/>,
  • general/genutils/iso-codes.xml

    r6b7881d r60ddbaf  
    7373   
    7474    <bridgehead renderas="sect3">ISO Codes Dependencies</bridgehead>
    75 
     75<!--
    7676    <bridgehead renderas="sect4">Required</bridgehead>
    7777    <para role="required">
    7878      <xref linkend="python3"/>
    7979    </para>
    80 
     80-->
    8181    <para condition="html" role="usernotes">User Notes:
    8282      <ulink url="&blfs-wiki;/iso-codes"/>
Note: See TracChangeset for help on using the changeset viewer.