aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorMartin Mathieson <martin.mathieson@keysight.com>2022-12-18 21:37:57 +0000
committerMartin Mathieson <martin.mathieson@keysight.com>2022-12-19 09:35:44 +0000
commit74dc39697f9d9cc9b5748f6a1b541d9aee1ae494 (patch)
tree77a630f22b1e9abfa704f90da9710af82cc9d792 /tools
parentf951d8020174c49b482abe8bf7d76eaa9e2cc66f (diff)
debian-setup.sh - install libspeexdsp-dev as default as is now required
Diffstat (limited to 'tools')
-rwxr-xr-xtools/debian-setup.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/debian-setup.sh b/tools/debian-setup.sh
index 931d1ba98a..dbc234940d 100755
--- a/tools/debian-setup.sh
+++ b/tools/debian-setup.sh
@@ -84,7 +84,8 @@ BASIC_LIST="gcc \
flex \
make \
python3 \
- libgcrypt-dev"
+ libgcrypt-dev \
+ libspeexdsp-dev"
QT5_LIST="qttools5-dev \
qttools5-dev-tools \
@@ -154,7 +155,6 @@ ADDITIONAL_LIST="libnl-3-dev \
perl \
xsltproc \
ccache \
- libspeexdsp-dev \
doxygen"
# Uncomment to add PNG compression utilities used by compress-pngs: