calibre: add speechd as python dependencies

This enables text to speech feature in calibre
This commit is contained in:
Hoàng Minh Thắng 2023-02-14 17:57:46 -07:00 committed by GitHub
parent b6e28d2a32
commit f5f6f0582b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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