mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
nautilus: add workaround for libportal-0.5
It's tested with nautilus-40.2 and 41.1. 41.1 still needs it.
This commit is contained in:
parent
75b6dff1a0
commit
b50ef7e635
@ -115,6 +115,14 @@
|
||||
<sect2 role="installation">
|
||||
<title>Installation of Nautilus</title>
|
||||
|
||||
<para>
|
||||
Fix an issue building <application>Nautilus</application> with
|
||||
libportal-0.5 or later:
|
||||
</para>
|
||||
|
||||
<screen><userinput>sed "/dependency/s@'libportal'@'libportal-gtk3'@" -i meson.build
|
||||
sed "/portal-gtk3/s@portal/@portal-gtk3/@" -i src/nautilus-files-view.c</userinput></screen>
|
||||
|
||||
<para>
|
||||
Install <application>Nautilus</application> by running the following
|
||||
commands:
|
||||
|
Loading…
Reference in New Issue
Block a user