add missing Qt serial port

This commit is contained in:
Denis Rouzaud 2023-01-24 11:18:17 +01:00
parent 56c388b305
commit 81909df0ae

View File

@ -39,6 +39,7 @@ RUN dnf -y --refresh install \
qt6-qtbase-devel \
qt6-qtdeclarative-devel \
qt6-qttools-static \
qt6-qtserialport \
qt6-qtsvg-devel \
qt6-qtpositioning-devel \
qt6-qtdeclarative-devel \