apt update

This commit is contained in:
Samuel Vermeulen 2023-05-16 14:41:21 +02:00
parent db1d345c9e
commit 10b99e6d17

View File

@ -7,6 +7,7 @@
set -e
# Installation dépendences
apt update
apt -y install \
git autoconf automake libtool g++ qtbase5-dev libqt5sql5-mysql \
qttools5-dev-tools libexpat1 libexpat1-dev libssl-dev libsamplerate-dev \