The qt5-default package has been deprecated from Debian Bullseye.

This commit is contained in:
Dave Page 2021-01-07 11:14:46 +00:00
parent b372f08a59
commit 3687472201

View File

@ -30,5 +30,5 @@ apt update
# Install pre-reqs
echo "Installing build pre-requisites..."
apt install -y build-essential python3-dev python3-venv python3-sphinx python3-wheel libpq-dev libffi-dev qt5-default nodejs yarn
apt install -y build-essential python3-dev python3-venv python3-sphinx python3-wheel libpq-dev libffi-dev qtbase5-dev qt5-qmake nodejs yarn