Merge pull request #311070 from bobby285271/fix/meteo
meteo: Add missing glib-networking Closes #311066
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
, vala
|
||||
, wrapGAppsHook3
|
||||
, glib
|
||||
, glib-networking
|
||||
, gtk3
|
||||
, json-glib
|
||||
, libappindicator
|
||||
@@ -42,6 +43,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
buildInputs = [
|
||||
glib
|
||||
glib-networking # see #311066
|
||||
gtk3
|
||||
json-glib
|
||||
libappindicator
|
||||
|
||||
Reference in New Issue
Block a user