mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-14 07:37:43 +00:00
deja-dup: use libhandy_0
This commit is contained in:
parent
58e08f2407
commit
50047bf4ec
@ -12,7 +12,7 @@
|
||||
, coreutils
|
||||
, libsoup
|
||||
, libsecret
|
||||
, libhandy
|
||||
, libhandy_0
|
||||
, wrapGAppsHook
|
||||
, libgpgerror
|
||||
, json-glib
|
||||
@ -53,7 +53,7 @@ stdenv.mkDerivation rec {
|
||||
glib
|
||||
gtk3
|
||||
libsecret
|
||||
libhandy
|
||||
libhandy_0
|
||||
libgpgerror
|
||||
json-glib
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user