signal-desktop: enable notifications
This commit is contained in:
parent
3aa413e08c
commit
820e1caf86
@ -2,7 +2,7 @@
|
||||
, gnome2, gtk3, atk, cairo, pango, gdk_pixbuf, glib, freetype, fontconfig
|
||||
, dbus, libX11, xorg, libXi, libXcursor, libXdamage, libXrandr, libXcomposite
|
||||
, libXext, libXfixes, libXrender, libXtst, libXScrnSaver, nss, nspr, alsaLib
|
||||
, cups, expat, udev
|
||||
, cups, expat, udev, libnotify
|
||||
# Unfortunately this also overwrites the UI language (not just the spell
|
||||
# checking language!):
|
||||
, hunspellDicts, spellcheckerLanguage ? null # E.g. "de_DE"
|
||||
@ -35,6 +35,7 @@ let
|
||||
gnome2.GConf
|
||||
gtk3
|
||||
pango
|
||||
libnotify
|
||||
libX11
|
||||
libXScrnSaver
|
||||
libXcomposite
|
||||
|
Loading…
Reference in New Issue
Block a user