[neon/snap-packaging/kde-qt6-core-sdk] /: Add flite1-dev for speechd support.
Scarlett Moore
null at kde.org
Sun Oct 6 09:11:15 BST 2024
Git commit 1a06934d9237ea567860322bbe344fd915c03ecd by Scarlett Moore.
Committed on 06/10/2024 at 08:10.
Pushed by scarlettmoore into branch 'master'.
Add flite1-dev for speechd support.
M +3 -1 snapcraft.yaml
https://invent.kde.org/neon/snap-packaging/kde-qt6-core-sdk/-/commit/1a06934d9237ea567860322bbe344fd915c03ecd
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 25d851f..a1a2125 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -8,7 +8,7 @@ description: |
interactive functionality.
architectures:
- build-on: amd64
- # - build-on: arm64
+ - build-on: arm64
# - build-on: armhf
# - build-on: ppc64el
grade: stable
@@ -123,6 +123,7 @@ parts:
- default-libmysqlclient-dev
- firebird-dev
- flex
+ - flite1-dev
- gettext
- gperf
- libasound2-dev
@@ -265,6 +266,7 @@ parts:
- doxygen
- firebird-dev
- flex
+ - flite1-dev
- gperf
- graphviz
- libasound2-dev
More information about the Neon-commits
mailing list