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

pull/39/head
Dave Page 2021-01-07 11:14:46 +00:00
parent b372f08a59
commit 3687472201
1 changed files with 1 additions and 1 deletions

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