Merge pull request #131583 from SebTM/fix/seahorse_glib_networking

seahorse: add glib-networking for sync
This commit is contained in:
Maximilian Bosch 2021-08-02 23:22:29 +02:00 committed by GitHub
commit 1f167823ad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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