folks: Use GTK 4 variant of e-d-s

It does not really matter since folks does not use libedataserverui,
but we are aiming for not using gtk3 variant of e-d-s in GNOME ISO.
This commit is contained in:
Jan Tojnar 2022-09-20 15:37:51 +02:00
parent a1baaa57da
commit 3c1965e5b9

View file

@ -17,7 +17,7 @@
, nss
, dbus
, libgee
, evolution-data-server
, evolution-data-server-gtk4
, libsecret
, db
, python3
@ -60,7 +60,7 @@ stdenv.mkDerivation rec {
buildInputs = [
db
dbus-glib
evolution-data-server
evolution-data-server-gtk4
libsecret
libsoup
libxml2