mirror of
https://github.com/yuzu-emu/build-environments.git
synced 2025-09-20 18:47:16 +00:00
Remove qttools5-dev-tools as it's already a dependency of qttools5-dev
This commit is contained in:
parent
73e2d5c762
commit
43ca4e37c4
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue