Changeset 65585fa


Ignore:
Timestamp:
08/04/2023 04:59:34 AM (9 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.0, 12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
5a4b371
Parents:
55939ef
Message:

xwayland: Add Xorg applications as runtime dependency

If setxkbmap is not installed, Xwayland will refuse to start.

In a "normal" build Xorg applications should be pulled in by Xorg fonts
-> xcursor-themes -> Xorg applications, but we are saying "only
font-util" for Xorg fonts and font-util does not need xcursor-themes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/installing/xwayland.xml

    r55939ef r65585fa  
    7575      <xref linkend="libxcvt"/>,
    7676      <xref linkend="pixman"/>,
    77       <xref linkend="wayland-protocols"/>, and
     77      <xref linkend="wayland-protocols"/>,
     78      <xref role='runtime' linkend="xorg7-app"/> (runtime), and
    7879      <xref linkend="xorg7-font"/> (only font-util)
    7980    </para>
Note: See TracChangeset for help on using the changeset viewer.