seahorse: add glib-networking for sync

(cherry picked from commit 9f629693f349ec0064a67bfdbffdfd1e8f2fb08c)
This commit is contained in:
Sebastian Sellmeier 2021-07-26 17:41:07 +02:00 committed by github-actions[bot]
parent bbd7696843
commit dd05346f79
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,7 @@
, pkg-config
, gtk3
, glib
, glib-networking
, wrapGAppsHook
, itstool
, gnupg
@ -48,6 +49,7 @@ stdenv.mkDerivation rec {
buildInputs = [
gtk3
glib
glib-networking
gcr
gsettings-desktop-schemas
gnupg