From 606ad70461ed3d0f3598f51e8dea876fc35292cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Sun, 16 Feb 2025 14:25:52 +0100 Subject: [PATCH] ci: Include nautilus in toolbox image It now provides the FileChooser portal implementation, so include it to not break open/save dialogs in apps. Part-of: --- .gitlab-ci/build-toolbox-image.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci/build-toolbox-image.sh b/.gitlab-ci/build-toolbox-image.sh index 9c0fb5e79..982e0f649 100755 --- a/.gitlab-ci/build-toolbox-image.sh +++ b/.gitlab-ci/build-toolbox-image.sh @@ -32,6 +32,7 @@ build_container() { gnome-console # can't do without *some* terminal flatpak-spawn # run host commands flatpak # for host apps + nautilus # FileChooser portal abattis-cantarell-fonts # system font gnome-backgrounds # no blank background! )