Changeset 6102095a


Ignore:
Timestamp:
09/16/2022 05:47:14 AM (20 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
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, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
35f4faf
Parents:
b83af874
Message:

at-spi2-core: add gsettings-desktop-schemas as runtime dependency

It reports "Cannot get the default GSettingsSchemaSource" on startup
if g-d-s is not installed.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/at-spi2-core.xml

    rb83af874 r6102095a  
    8080    <para role="required">
    8181      <xref linkend="dbus"/>,
    82       <xref linkend="glib2"/>, and
     82      <xref linkend="glib2"/>,
     83      <!-- Reports "Cannot get the default GSettingsSchemaSource" on
     84           startup w/o it. -->
     85      <xref role="runtime" linkend="gsettings-desktop-schemas"/> (Runtime),
    8386      <xref linkend="xorg7-lib"/>
    8487    </para>
Note: See TracChangeset for help on using the changeset viewer.