[linux_dist.appimage] AppImageBuilder.yml: removing more unneeded libraries

This commit is contained in:
Vinicius Moreira
2022-03-11 17:44:52 -03:00
parent c56dba3f20
commit fd50cb9f88
2 changed files with 6 additions and 3 deletions

View File

@@ -58,6 +58,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- some unneeded cursor icons removed from the apps table
- some icons replaced
- Distribution
- AppImage: -~9% size reduction (96.32 MB -> 88.16 MB)
### Fixes
- General
- not accepting blank root passwords [#235](https://github.com/vinifmor/bauh/issues/235)
@@ -68,6 +71,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- UI
- some package icons would not appear if there is no URL associated with them
## [0.9.28] 2022-02-14