about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAnderson Torres <torres.anderson.85@protonmail.com>2023-02-14 22:47:31 -0300
committerGitHub <noreply@github.com>2023-02-14 22:47:31 -0300
commitf4ffcd191cb70d5e41c155c909f23e55171df4be (patch)
tree04528f7a32ae69e72983b27c3ff1cb954ecbd95d
parent774254a723754c3caa7fda07d98df8ca96f0e4ed (diff)
parentf5f6f0582b56f7c0d0c6e3ba92832a5dcfb13f5b (diff)
Merge pull request #216408 from myguidingstar/patch-5
calibre: add speechd as python dependencies
-rw-r--r--pkgs/applications/misc/calibre/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/applications/misc/calibre/default.nix b/pkgs/applications/misc/calibre/default.nix
index acfe1d9284e53..d7198461eeab6 100644
--- a/pkgs/applications/misc/calibre/default.nix
+++ b/pkgs/applications/misc/calibre/default.nix
@@ -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