about summary refs log tree commit diff
path: root/pkgs/applications/misc/tuba
diff options
context:
space:
mode:
authorChuang Zhu <git@chuang.cz>2023-07-21 07:45:49 +0800
committerChuang Zhu <git@chuang.cz>2023-07-21 07:45:49 +0800
commitfcab750e04e78c44a974cc69c52ef05942a925f5 (patch)
tree147ff83e7b44ce49978ad9cc0e9fc564625b1364 /pkgs/applications/misc/tuba
parentaf15417e4f967cc52a69a646c58eefc7d85050ba (diff)
tuba: add spell check
Diffstat (limited to 'pkgs/applications/misc/tuba')
-rw-r--r--pkgs/applications/misc/tuba/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/applications/misc/tuba/default.nix b/pkgs/applications/misc/tuba/default.nix
index 2ada229ceb7fa..f1a33bc100097 100644
--- a/pkgs/applications/misc/tuba/default.nix
+++ b/pkgs/applications/misc/tuba/default.nix
@@ -19,6 +19,7 @@
 , libsoup_3
 , libsecret
 , libwebp
+, libspelling
 , gst_all_1
 , nix-update-script
 }:
@@ -55,6 +56,7 @@ stdenv.mkDerivation rec {
     libadwaita
     libsecret
     libwebp
+    libspelling
   ] ++ (with gst_all_1; [
     gstreamer
     gst-libav