1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-10-04 16:17:17 +02:00

qt5-devel no longer exists in Fedora

This commit is contained in:
tsjost 2021-10-12 01:28:19 +02:00
parent 0806c01fe6
commit a5327eeebb

View File

@ -22,7 +22,7 @@ RUN dnf update -y \
glm-devel \
openal-soft-devel \
SDL2-devel \
qt5-devel \
qt5-qtbase-devel \
freetype-devel \
libasan \
&& ln -s /usr/bin/python3 /usr/bin/python