From 23c6282ee9200b321c9c5b9edcfde91a077986b4 Mon Sep 17 00:00:00 2001 From: Jon Beniston Date: Fri, 21 Nov 2025 10:08:38 +0000 Subject: [PATCH] Snap: Add libspeechd2 for text 2 speech synthesis --- snap/snapcraft.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 3b6fbf79a..511076aeb 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -406,6 +406,7 @@ parts: - libboost-program-options1.74.0 - libboost-test1.74.0 - libnotify-bin + - libspeechd2 apt: plugin: cmake