diff options
-rw-r--r-- | gnu/packages/gnome.scm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 9a025711ee..1b95eee4c4 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -8111,6 +8111,8 @@ share them with others via social networking and more.") ("libnautilus-extension" ,nautilus) ("libnotify" ,libnotify) ("nettle" ,nettle))) + (propagated-inputs + `(("dconf" ,dconf))) (synopsis "Archive management utility") (description "File Roller is an archive manager for the GNOME environment. This means that you can create and modify archives; view the content of an |