diff --git a/setup.sh b/setup.sh index 1ef9996..13a015c 100644 --- a/setup.sh +++ b/setup.sh @@ -1,3 +1,3 @@ #! /bin/bash -apt-get install portaudio19-dev -y +apt-get install portaudio19-dev ffmpeg -y