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: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3639>
This commit is contained in:
parent
e7ddd0c036
commit
606ad70461
@ -32,6 +32,7 @@ build_container() {
|
|||||||
gnome-console # can't do without *some* terminal
|
gnome-console # can't do without *some* terminal
|
||||||
flatpak-spawn # run host commands
|
flatpak-spawn # run host commands
|
||||||
flatpak # for host apps
|
flatpak # for host apps
|
||||||
|
nautilus # FileChooser portal
|
||||||
abattis-cantarell-fonts # system font
|
abattis-cantarell-fonts # system font
|
||||||
gnome-backgrounds # no blank background!
|
gnome-backgrounds # no blank background!
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user