Merge pull request #111123 from lasers/deja-dup-dconf
deja-dup: add dconf
This commit is contained in:
commit
dd9f73e7d3
@ -17,6 +17,7 @@
|
|||||||
, libgpgerror
|
, libgpgerror
|
||||||
, json-glib
|
, json-glib
|
||||||
, duplicity
|
, duplicity
|
||||||
|
, dconf
|
||||||
}:
|
}:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
@ -56,6 +57,7 @@ stdenv.mkDerivation rec {
|
|||||||
libhandy_0
|
libhandy_0
|
||||||
libgpgerror
|
libgpgerror
|
||||||
json-glib
|
json-glib
|
||||||
|
dconf
|
||||||
];
|
];
|
||||||
|
|
||||||
mesonFlags = [
|
mesonFlags = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user