[neon/extras/subtitlecomposer/Neon/unstable] debian: add pocketsphinx on arm64

Carlos De Maine null at kde.org
Fri Mar 10 00:27:25 GMT 2023


Git commit 38781db1fdc0a70a51a2d29345b18bac42f67f27 by Carlos De Maine.
Committed on 10/03/2023 at 00:27.
Pushed by carlosdem into branch 'Neon/unstable'.

add pocketsphinx on arm64

M  +1    -1    debian/control

https://invent.kde.org/neon/extras/subtitlecomposer/commit/38781db1fdc0a70a51a2d29345b18bac42f67f27

diff --git a/debian/control b/debian/control
index 2079602..56bbbce 100644
--- a/debian/control
+++ b/debian/control
@@ -31,7 +31,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