diff --git a/gnome/platform/nautilus.xml b/gnome/platform/nautilus.xml index 7468e16921..9fbfcc1a86 100644 --- a/gnome/platform/nautilus.xml +++ b/gnome/platform/nautilus.xml @@ -115,6 +115,14 @@ Installation of Nautilus + + Fix an issue building Nautilus with + libportal-0.5 or later: + + +sed "/dependency/s@'libportal'@'libportal-gtk3'@" -i meson.build +sed "/portal-gtk3/s@portal/@portal-gtk3/@" -i src/nautilus-files-view.c + Install Nautilus by running the following commands: