Adds qt5 to builder image
This commit is contained in:
parent
110b8e31bf
commit
970e4234fc
1 changed files with 2 additions and 0 deletions
|
@ -64,6 +64,8 @@ RUN apt-get install -y \
|
||||||
dotnet-sdk-7.0 \
|
dotnet-sdk-7.0 \
|
||||||
dotnet-sdk-8.0 \
|
dotnet-sdk-8.0 \
|
||||||
x11proto-xinerama-dev\
|
x11proto-xinerama-dev\
|
||||||
|
qt5-qmake \
|
||||||
|
libbz2-dev \
|
||||||
&& apt clean -y
|
&& apt clean -y
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue