Merge pull request #132463 from NixOS/backport-131583-to-release-21.05
[Backport release-21.05] seahorse: add glib-networking for sync
This commit is contained in:
commit
b812e1f413
@ -7,6 +7,7 @@
|
|||||||
, pkg-config
|
, pkg-config
|
||||||
, gtk3
|
, gtk3
|
||||||
, glib
|
, glib
|
||||||
|
, glib-networking
|
||||||
, wrapGAppsHook
|
, wrapGAppsHook
|
||||||
, itstool
|
, itstool
|
||||||
, gnupg
|
, gnupg
|
||||||
@ -48,6 +49,7 @@ stdenv.mkDerivation rec {
|
|||||||
buildInputs = [
|
buildInputs = [
|
||||||
gtk3
|
gtk3
|
||||||
glib
|
glib
|
||||||
|
glib-networking
|
||||||
gcr
|
gcr
|
||||||
gsettings-desktop-schemas
|
gsettings-desktop-schemas
|
||||||
gnupg
|
gnupg
|
||||||
|
Loading…
x
Reference in New Issue
Block a user