Add fuse for appimage support
This commit is contained in:
parent
2bc5ae2c7f
commit
bdcce235dc
7 changed files with 8 additions and 0 deletions
|
@ -20,6 +20,7 @@ dosfstools
|
|||
efibootmgr
|
||||
f2fs-tools
|
||||
flatpak
|
||||
fuse
|
||||
fwupd
|
||||
gdm
|
||||
git
|
||||
|
|
2
arkdep-build.d/migration-test/migration.sh
Normal file
2
arkdep-build.d/migration-test/migration.sh
Normal file
|
@ -0,0 +1,2 @@
|
|||
echo 'Hello world!'
|
||||
echo "We are running as ${data[0]}"
|
1
arkdep-build.d/migration-test/migration/some_text
Normal file
1
arkdep-build.d/migration-test/migration/some_text
Normal file
|
@ -0,0 +1 @@
|
|||
Lorum ipsum dolor sit amet
|
1
arkdep-build.d/migration-test/type
Normal file
1
arkdep-build.d/migration-test/type
Normal file
|
@ -0,0 +1 @@
|
|||
migration
|
|
@ -26,6 +26,7 @@ evince
|
|||
f2fs-tools
|
||||
firefox
|
||||
flatpak
|
||||
fuse
|
||||
git
|
||||
gst-plugin-pipewire
|
||||
gst-plugins-base
|
||||
|
|
|
@ -24,6 +24,7 @@ elementary-wallpapers
|
|||
epiphany
|
||||
f2fs-tools
|
||||
flatpak
|
||||
fuse
|
||||
gala
|
||||
git
|
||||
gnome-keyring
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
alsa-firmware
|
||||
fuse
|
||||
alsa-utils
|
||||
arkdep
|
||||
audiocd-kio
|
||||
|
|
Loading…
Add table
Reference in a new issue