gnu: evolution: Add missing input.
In commit e4bf10ab0b
, libnotify was removed
(and the removal documented). This led to desktop notifications no longer
popping up for received emails. Re-adding libnotify fixes this.
* gnu/packages/gnome.scm (evolution)[inputs]: Add libnotify.
This commit is contained in:
parent
3fb7add10f
commit
86d91c4411
1 changed files with 1 additions and 0 deletions
|
@ -11640,6 +11640,7 @@ generic enough to work for everyone.")
|
||||||
highlight
|
highlight
|
||||||
libcanberra
|
libcanberra
|
||||||
libgweather4
|
libgweather4
|
||||||
|
libnotify
|
||||||
libsoup
|
libsoup
|
||||||
nss
|
nss
|
||||||
openldap
|
openldap
|
||||||
|
|
Reference in a new issue