mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: jami-qt: Add support for desktop notifications.
* gnu/packages/jami.scm (jami-qt)[inputs]: Add libnotify. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
committed by
Efraim Flashner
parent
88f5665fa3
commit
84f662bf4b
@@ -584,7 +584,8 @@ decentralized calling using P2P-DHT.")
|
||||
("doxygen" ,doxygen)
|
||||
("graphviz" ,graphviz)))
|
||||
(inputs
|
||||
`(("libringclient" ,libringclient)
|
||||
`(("libnotify" ,libnotify)
|
||||
("libringclient" ,libringclient)
|
||||
("network-manager" ,network-manager)
|
||||
("qrencode" ,qrencode)
|
||||
("qtsvg" ,qtsvg)
|
||||
|
||||
Reference in New Issue
Block a user