Commit 84698bab authored by lasers's avatar lasers
Browse files

deja-dup: add dconf

Deja-dup needs dconf to manage user settings.
parent 27c60f49
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -17,6 +17,7 @@
, libgpgerror
, json-glib
, duplicity
, dconf
}:

stdenv.mkDerivation rec {
@@ -56,6 +57,7 @@ stdenv.mkDerivation rec {
    libhandy_0
    libgpgerror
    json-glib
    dconf
  ];

  mesonFlags = [