deja-dup: use libhandy_0

This commit is contained in:
Atemu 2020-10-04 00:58:42 +02:00 committed by Jan Tojnar
parent 58e08f2407
commit 50047bf4ec
No known key found for this signature in database
GPG Key ID: 7FAB2A15F7A607A4

View File

@ -12,7 +12,7 @@
, coreutils , coreutils
, libsoup , libsoup
, libsecret , libsecret
, libhandy , libhandy_0
, wrapGAppsHook , wrapGAppsHook
, libgpgerror , libgpgerror
, json-glib , json-glib
@ -53,7 +53,7 @@ stdenv.mkDerivation rec {
glib glib
gtk3 gtk3
libsecret libsecret
libhandy libhandy_0
libgpgerror libgpgerror
json-glib json-glib
]; ];