Changeset 9ed3cb8d


Ignore:
Timestamp:
01/24/2024 12:08:10 PM (4 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.1, ken/TL2024, lazarus, rahul/power-profiles-daemon, trunk, xry111/llvm18
Children:
8f9d03f
Parents:
7ff805c3
Message:

gtk+3: Add libcloudproviders optional dependency

It's like gtk4, but we need true/false instead of enable/disable for the
meson option.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/gtk+3.xml

    r7ff805c3 r9ed3cb8d  
    103103      <xref linkend="cups"/>,
    104104      <xref linkend="gtk-doc"/>,
     105      <xref linkend="libcloudproviders"/>,
    105106      <xref linkend="pyatspi2"/> (for tests),
    106107      <xref linkend='tracker3'/>, and
     
    180181      function based on Tracker 3 in the GTK+-3 file chooser dialog.
    181182      It requires <xref linkend="tracker3"/>.
     183    </para>
     184
     185    <para>
     186      <option>-Dcloudproviders=true</option>: Use this switch if you have
     187      <xref linkend="libcloudproviders" role="nodep"/> installed and wish to
     188      enable support for cloud providers in a file chooser window.
    182189    </para>
    183190
Note: See TracChangeset for help on using the changeset viewer.