seahorse: add glib-networking for sync
(cherry picked from commit 9f629693f349ec0064a67bfdbffdfd1e8f2fb08c)
This commit is contained in:
parent
bbd7696843
commit
dd05346f79
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue