gnu: knotifications: Add optional input "qtspeech".
* gnu/pacakges/kde-frameworks.scm (knotifications)[inputs]: Add qtspeech.
This commit is contained in:
parent
96e622f15d
commit
ac5f3988c4
|
@ -1777,7 +1777,7 @@ asynchronous jobs.")
|
|||
("kwindowsystem" ,kwindowsystem)
|
||||
("phonon" ,phonon)
|
||||
("qtbase" ,qtbase)
|
||||
;; TODO: qtspeech (new in Qt 5.9)
|
||||
("qtspeech" ,qtspeech)
|
||||
;; TODO: Think about adding dbusmenu-qt5 from
|
||||
;; https://launchpad.net/libdbusmenu-qt
|
||||
("qtx11extras" ,qtx11extras)))
|
||||
|
|
Loading…
Reference in New Issue