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