gale: add glib-networking to fix icon loading
This commit is contained in:
parent
6504a9b478
commit
ba440403c0
@ -13,8 +13,9 @@
|
||||
pkg-config,
|
||||
wrapGAppsHook3,
|
||||
|
||||
openssl,
|
||||
glib-networking,
|
||||
libsoup_3,
|
||||
openssl,
|
||||
webkitgtk_4_1,
|
||||
}:
|
||||
|
||||
@ -66,9 +67,10 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
];
|
||||
|
||||
buildInputs = [
|
||||
glib-networking # needed to load icons
|
||||
libsoup_3
|
||||
webkitgtk_4_1
|
||||
openssl
|
||||
webkitgtk_4_1
|
||||
];
|
||||
|
||||
meta = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user