Changeset cac7f93 for x/icons


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:
x/icons
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • x/icons/gnome-icon-theme.xml

    r5f308941 rcac7f93  
    7878    <para role="required">
    7979      <xref linkend="gtk3"/> or
    80       <xref linkend="gtk2"/>,
     80      <xref role="nodep" linkend="gtk2"/>,
    8181      <xref linkend="hicolor-icon-theme"/>, and
    8282      <xref linkend="icon-naming-utils"/>
  • x/icons/gnome-themes-extra.xml

    r5f308941 rcac7f93  
    7878    <bridgehead renderas="sect4">Required</bridgehead>
    7979    <para role="required">
    80       <xref linkend="gtk2"/> or
     80      <xref role="nodep" linkend="gtk2"/> or
    8181      <xref linkend="gtk3"/> with
    8282      <xref linkend="librsvg"/> or both
Note: See TracChangeset for help on using the changeset viewer.