Changeset 479c7fe for gnome


Ignore:
Timestamp:
12/16/2022 07:24:44 PM (17 months ago)
Author:
Douglas R. Reno <renodr@…>
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/xf86-video-removal
Children:
e5ba16c
Parents:
f1a4776e
Message:

Change sysprof and rest to use libadwaita1 instead of "libadwaita".

"libadwaita"'s xref is actually a pointer to libadwaita.so in
gnome-themes-extra. As a result of this, the library from
gnome-themes-extra gets referenced instead of the actual package.

Fix this by using 'libadwaita1' instead, like other packages that use
libadwaita.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/rest.xml

    rf1a4776e r479c7fe  
    8585    <bridgehead renderas="sect4">Optional</bridgehead>
    8686    <para role="optional">
    87       <xref linkend="libadwaita"/> (to build the demo),
     87      <xref linkend="libadwaita1"/> (to build the demo),
    8888      <xref linkend="vala"/>, and
    8989      <ulink url="&gi-docgen-url;">gi-docgen</ulink>
     
    138138    <para>
    139139      <parameter>-Dexamples=false</parameter>: Remove this option if
    140       <xref linkend="libadwaita"/> is installed and you wish to build the
     140      <xref linkend="libadwaita1"/> is installed and you wish to build the
    141141      demonstration application provided by this package.
    142142    </para>
Note: See TracChangeset for help on using the changeset viewer.