syncqt.pl
Development files for qt5-qtbase
RUN apt-get update && \
apt-get install -y qtbase5-dev-tools
RUN apt-get update && \
apt-get install -y qtbase5-dev-tools
RUN pacman -S --noconfirm qt5-base
RUN apt-get update && \
apt-get install -y qtbase5-dev-tools
RUN yum install -y qt5-qtbase-devel
RUN dnf install -y qt5-qtbase-devel
RUN apt-get update && \
apt-get install -y qtbase5-dev-tools