Skip to content

Commit

Permalink
deja-dup: Fix missing dep for gdrive
Browse files Browse the repository at this point in the history
(cherry picked from commit 822c3cb)
  • Loading branch information
Melkor333 authored and github-actions[bot] committed Jan 3, 2025
1 parent 2aa4fe3 commit 2e1c2c2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkgs/by-name/de/deja-dup/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
itstool,
desktop-file-utils,
glib,
glib-networking,
gtk4,
coreutils,
libsoup_3,
Expand Down Expand Up @@ -56,6 +57,7 @@ stdenv.mkDerivation (finalAttrs: {
buildInputs = [
libsoup_3
glib
glib-networking
gtk4
libsecret
libadwaita
Expand Down

0 comments on commit 2e1c2c2

Please sign in to comment.