We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e11f3ad commit 5f9f195Copy full SHA for 5f9f195
wireshark/build-scripts/macos_build.sh
@@ -21,6 +21,7 @@ if [ ! -d $VER ]
21
22
# Prep for macos using wireshark's prep script
23
./tools/macos-setup-brew.sh
24
+ brew install speexdsp
25
brew install qt5
26
else
27
cd $VER
0 commit comments