appimage-run: add xdg-user-dirs for flutter apps

Many flutter apps indirectly depend on `xdg-user-dir` being in PATH by using `path_provider` which in turn uses `xdg_directories`. See the flutter packages for more:

a87eddf0c2/packages/xdg_directories/lib/xdg_directories.dart (L188)
This commit is contained in:
zi3m5f 2024-10-24 14:46:20 +02:00 committed by Philip Taron
parent 677fcddcb5
commit 375458eb17
No known key found for this signature in database

View File

@ -121,6 +121,7 @@ rec {
xorg.xrandr
which
perl
xdg-user-dirs # flutter desktop apps
xdg-utils
iana-etc
krb5