Skip to content

Commit 87d629c

Browse files
authored
Update README.md
1 parent 95d81c3 commit 87d629c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ More at: [AnyLinux-AppImages](https://pkgforge-dev.github.io/Anylinux-AppImages/
3737

3838
## Known quirk
3939

40-
- This AppImage has a mandatory dependency on `file` and `arch` program from the host system for the AppImage to work (upstream has a mandatory requirement for `arch` dependency only, while `file` is installed for flatpak).
41-
`7z` (named as `7zz`) is an optional dependency for extracting AppImages, as extracting AppImages works through `unsquashfs`, `dwarfsextract` and `--appimage-extract` flag.
40+
- This AppImage has a mandatory dependency on `file` and `uname` program from the host system for the AppImage to work (upstream has a mandatory requirement for `arch` dependency only, while `file` is installed for flatpak).
41+
`7z` is an optional dependency for extracting AppImages, as extracting AppImages works through `unsquashfs`, `dwarfsextract` and `--appimage-extract` flag.
4242
- It is WIP to make those dependencies bundled-in too to get rid of this quirk.
4343
Arch's `file` package has some bug where we wait for it to get fixed, which is filled-in here:
4444
https://bbs.archlinux.org/viewtopic.php?pid=2274027#p2274027

0 commit comments

Comments
 (0)