mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-21 08:01:31 +00:00
stamp: add missing glib-networking dependency (#543460)
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
webkitgtk_6_0,
|
||||
blueprint-compiler,
|
||||
evolution-data-server-gtk4,
|
||||
glib-networking,
|
||||
gst_all_1,
|
||||
libportal-gtk4,
|
||||
libpsl,
|
||||
@@ -44,6 +45,7 @@ stdenv.mkDerivation {
|
||||
|
||||
buildInputs = [
|
||||
evolution-data-server-gtk4
|
||||
glib-networking
|
||||
gst_all_1.gstreamer
|
||||
libadwaita
|
||||
libportal-gtk4
|
||||
|
||||
Reference in New Issue
Block a user