Remove qttools5-dev-tools as it's already a dependency of qttools5-dev

This commit is contained in:
Morph 2020-07-19 04:30:43 -04:00 committed by GitHub
parent 73e2d5c762
commit 43ca4e37c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,6 @@ RUN useradd -m -u 1027 -s /bin/bash yuzu && \
qtbase5-dev \
qtbase5-private-dev \
qttools5-dev \
qttools5-dev-tools \
qtwebengine5-dev \
libqt5opengl5-dev \
wget \