Skip to content

Commit 5f9f195

Browse files
committed
Install speexdsp on macOS
1 parent e11f3ad commit 5f9f195

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

wireshark/build-scripts/macos_build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ if [ ! -d $VER ]
2121

2222
# Prep for macos using wireshark's prep script
2323
./tools/macos-setup-brew.sh
24+
brew install speexdsp
2425
brew install qt5
2526
else
2627
cd $VER

0 commit comments

Comments
 (0)