qml
qt5-qtdeclarative
RUN apt-get update && \
apt-get install -y qml
RUN apt-get update && \
apt-get install -y qml
RUN pacman -S --noconfirm qml
RUN apt-get update && \
apt-get install -y qml
RUN yum install -y qt5-qtdeclarative-devel
RUN dnf install -y qt5-qtdeclarative-devel
RUN apt-get update && \
apt-get install -y qml