mirror of
https://github.com/yuzu-emu/build-environments
synced 2024-11-22 11:23:46 +00:00
linux-fresh: Remove unneeded rapidjson dependency.
Raptor client leftover that is no longer needed.
This commit is contained in:
parent
6a14e3f5d0
commit
9854161ae7
1 changed files with 0 additions and 1 deletions
|
@ -26,7 +26,6 @@ RUN useradd -m -u 1027 -s /bin/bash yuzu && \
|
|||
qttools5-dev \
|
||||
qtwebengine5-dev \
|
||||
libqt5opengl5-dev \
|
||||
rapidjson-dev \
|
||||
wget \
|
||||
git \
|
||||
ccache \
|
||||
|
|
Loading…
Reference in a new issue