mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-19 08:36:41 +01:00
appimage: add gsettings-desktop-schemas, hicolor-icon-theme to the fhs
This commit is contained in:
parent
3e7e6ab84a
commit
4330797dfb
1 changed files with 2 additions and 0 deletions
|
@ -68,6 +68,8 @@ rec {
|
|||
xdg-utils
|
||||
iana-etc
|
||||
krb5
|
||||
gsettings-desktop-schemas
|
||||
hicolor-icon-theme # dont show a gtk warning about hicolor not being installed
|
||||
];
|
||||
|
||||
# list of libraries expected in an appimage environment:
|
||||
|
|
Loading…
Reference in a new issue