Changeset cac7f93 for lxde


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:
lxde/desktop
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • lxde/desktop/libfm.xml

    r5f308941 rcac7f93  
    7676    <para role="required">
    7777      <xref linkend="gtk3"/> or
    78       <xref linkend="gtk2"/> and
     78      <xref role="nodep" linkend="gtk2"/>, and
    7979      <xref linkend="menu-cache"/>
    8080    </para>
  • lxde/desktop/lxde-common.xml

    r5f308941 rcac7f93  
    8989    </para>
    9090
    91     <bridgehead renderas="sect4">Recommended Runtime Dependencies</bridgehead>
    92     <para role="recommended">
    93       <xref linkend="lxsession"/> (for <application>lxpolkit</application>) or
    94       <xref linkend="polkit-gnome"/>
    95     </para>
    96 
    9791    <bridgehead renderas="sect4">Optional Runtime Dependencies</bridgehead>
    9892    <para role="optional">
     93      <xref role="runtime" linkend="polkit-gnome"/>,
    9994      A notification daemon such as
    10095      <xref role="runtime" linkend="notification-daemon"/> or
  • lxde/desktop/pcmanfm.xml

    r5f308941 rcac7f93  
    8181    <para role="recommended">
    8282      <xref linkend="adwaita-icon-theme"/> or
    83       <xref linkend="oxygen-icons5"/> or
     83      <xref role="nodep" linkend="oxygen-icons5"/> or
    8484      <xref linkend="lxde-icon-theme"/>, and
    8585      <xref linkend="fribidi"/>
Note: See TracChangeset for help on using the changeset viewer.