[neon/extras/subtitlecomposer/Neon/release] debian: add pocketsphinx on arm64
Carlos De Maine
null at kde.org
Fri Mar 10 00:28:10 GMT 2023
Git commit d8b071d6d68c56f7faeb80e44395e6ad27983453 by Carlos De Maine.
Committed on 10/03/2023 at 00:28.
Pushed by carlosdem into branch 'Neon/release'.
add pocketsphinx on arm64
(cherry picked from commit 38781db1fdc0a70a51a2d29345b18bac42f67f27)
M +1 -1 debian/control
https://invent.kde.org/neon/extras/subtitlecomposer/commit/d8b071d6d68c56f7faeb80e44395e6ad27983453
diff --git a/debian/control b/debian/control
index 5ab0938..55a97ce 100644
--- a/debian/control
+++ b/debian/control
@@ -30,7 +30,7 @@ Build-Depends: debhelper-compat (= 13),
pkg-config,
libicu-dev,
libopenal-dev,
- libpocketsphinx-dev [amd64 i386],
+ libpocketsphinx-dev [amd64 i386 arm64],
gettext,
# for tests:
xvfb <!nocheck>,
More information about the Neon-commits
mailing list