gcr3: Disable ssh agent

Let gcr4 provide it, so they don't overwrite each other.

It looks like gcr-ssh-agent is completely useless on non-GNOME desktop
environments, and GNOME users will build gcr4 anyway.
This commit is contained in:
Xi Ruoyao 2024-03-18 18:12:32 +08:00
parent 9e3d82196c
commit 5b8b9f51b1
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -129,6 +129,7 @@ cd build &&
meson setup --prefix=/usr \
--buildtype=release \
-Dgtk_doc=false \
-Dssh_agent=false \
.. &&
ninja</userinput></screen>
@ -181,6 +182,13 @@ ninja</userinput></screen>
</para>
-->
<para>
<parameter>-Dssh_agent=false</parameter>: Prevent a conflict with
<xref linkend='gcr4'/>. Omit this switch if you do not plan to
install <xref linkend='gcr4'/> and you want to use
<command>gcr-ssh-agent</command>.
</para>
<para>
<option>-Dgtk=false</option>: Use this switch if you
haven't installed <xref linkend="gtk3"/>. Note that