Changeset cac7f93 for xsoft


Ignore:
Timestamp:
09/20/2019 02:15:17 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, 9.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:
3f6286f
Parents:
5f308941
Message:

Add some "nodep" role to alternative dependencies. Mostly does not change
the rendered book, but allows to simplify the dependency chain for jhalfs

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

Location:
xsoft
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • xsoft/office/gnumeric.xml

    r5f308941 rcac7f93  
    8484      an icon theme such as
    8585      <xref role="runtime" linkend="adwaita-icon-theme"/>,
    86       <xref role="runtime" linkend="oxygen-icons5"/> or
     86      <xref role="nodep" linkend="oxygen-icons5"/>, or
    8787      <xref role="runtime" linkend="gnome-icon-theme"/>,
    8888      <xref role="runtime" linkend="x-window-system"/>, and
  • xsoft/other/inkscape.xml

    r5f308941 rcac7f93  
    102102      <xref linkend="imagemagick6"/>,
    103103      <xref linkend="lcms2"/> or
    104       <xref linkend="lcms"/>,
     104      <xref role="nodep" linkend="lcms"/>,
    105105      <xref linkend="libcanberra"/> (to eliminate plugin warnings),
    106106      <xref linkend="potrace"/> (for the bucket-fill tool),
  • xsoft/other/pidgin.xml

    r5f308941 rcac7f93  
    8484      <xref linkend="gstreamer10"/> (required for audio support), and
    8585      <xref linkend="gnutls"/> or
    86       <xref linkend="nss"/>
     86      <xref role="nodep" linkend="nss"/>
    8787    </para>
    8888
  • xsoft/other/xarchiver.xml

    r5f308941 rcac7f93  
    9595    <bridgehead renderas="sect4">Required</bridgehead>
    9696    <para role="required">
    97       <xref linkend="gtk2"/> or
     97      <xref role="nodep" linkend="gtk2"/> or
    9898      <xref linkend="gtk3"/>
    9999    </para>
  • xsoft/other/xdg-utils.xml

    r5f308941 rcac7f93  
    7979      <xref linkend="xmlto"/> with one of
    8080      <xref linkend="lynx"/>,
    81       <xref linkend="Links"/>, or
     81      <xref role="nodep" linkend="Links"/>, or
    8282      <ulink url="&w3m-url;">W3m</ulink>
    8383    </para>
Note: See TracChangeset for help on using the changeset viewer.