calibre: add speechd as python dependencies
This enables text to speech feature in calibre
This commit is contained in:
parent
b6e28d2a32
commit
f5f6f0582b
@ -22,6 +22,7 @@
|
||||
, qtbase
|
||||
, qtwayland
|
||||
, removeReferencesTo
|
||||
, speechd
|
||||
, sqlite
|
||||
, wrapQtAppsHook
|
||||
, xdg-utils
|
||||
@ -121,6 +122,7 @@ stdenv.mkDerivation rec {
|
||||
regex
|
||||
sip
|
||||
setuptools
|
||||
speechd
|
||||
zeroconf
|
||||
jeepney
|
||||
pycryptodome
|
||||
|
Loading…
Reference in New Issue
Block a user