Changeset 1f52e80


Ignore:
Timestamp:
07/25/2021 05:41:21 AM (3 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.0, 11.1, 11.2, 11.3, 12.0, 12.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:
d28f324
Parents:
8aef7828
Message:

gdm: remove -Dplymouth=disabled

This is now probed automatically. LFS/BLFS does not have plymouth so
it's automatically set to disabled.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/gdm.xml

    r8aef7828 r1f52e80  
    145145meson --prefix=/usr               \
    146146      --buildtype=release         \
    147       -Dplymouth=disabled         \
    148147      -Dgdm-xsession=true         \
    149148      -Dsystemd-journal=false     \
     
    157156meson --prefix=/usr               \
    158157      --buildtype=release         \
    159       -Dplymouth=disabled         \
    160158      -Dgdm-xsession=true ..      &amp;&amp;
    161159ninja</userinput></screen>
     
    186184      to make <application>GDM</application> start on VT7
    187185      instead of the first free VT.
    188     </para>
    189 
    190     <para>
    191       <parameter>-Dplymouth=disabled</parameter>: GDM now explicitly requires
    192       plymouth to be installed. Use this switch to disable this dependency.
    193186    </para>
    194187
Note: See TracChangeset for help on using the changeset viewer.