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

It does not really matter since almanah does not use libedataserverui,
only libedataserver but we are aiming for not using gtk3 variant of e-d-s
in GNOME closure.
This commit is contained in:
Jan Tojnar
2022-10-11 18:52:31 +02:00
parent 194315fc2e
commit a1baaa57da
+2 -2
View File
@@ -5,7 +5,7 @@
, atk
, cairo
, desktop-file-utils
, evolution-data-server
, evolution-data-server-gtk4
, evolution
, gcr_4
, gettext
@@ -72,7 +72,7 @@ stdenv.mkDerivation rec {
buildInputs = [
atk
cairo
evolution-data-server
evolution-data-server-gtk4
gcr_4
glib
evolution