mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-21 16:11:22 +00:00
chatty: add missing dependency
evolution-data-server no longer propagates libsecret.
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
, evolution-data-server
|
||||
, feedbackd
|
||||
, glibmm
|
||||
, libsecret
|
||||
, gnome-desktop
|
||||
, gspell
|
||||
, gtk3
|
||||
@@ -59,6 +60,7 @@ stdenv.mkDerivation rec {
|
||||
evolution-data-server
|
||||
feedbackd
|
||||
glibmm
|
||||
libsecret
|
||||
gnome-desktop
|
||||
gspell
|
||||
gtk3
|
||||
|
||||
Reference in New Issue
Block a user