README.md: Add qtbase5-private-dev requirement for Linux

This commit is contained in:
Connor McLaughlin 2020-05-27 02:50:11 +10:00
parent cc470f592b
commit 2e64f77d2b
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ Requirements (Debian/Ubuntu package names):
- CMake (`cmake`) - CMake (`cmake`)
- SDL2 (`libsdl2-dev`) - SDL2 (`libsdl2-dev`)
- GTK2.0 for file selector (`libgtk2.0-dev`) - GTK2.0 for file selector (`libgtk2.0-dev`)
- Qt 5 (`qtbase5-dev`, `qtbase5-dev-tools`) - Qt 5 (`qtbase5-dev`, `qtbase5-private-dev`, `qtbase5-dev-tools`)
- Optional for faster building: Ninja (`ninja-build`) - Optional for faster building: Ninja (`ninja-build`)
1. Clone the repository. Submodules aren't necessary, there is only one and it is only used for Windows. 1. Clone the repository. Submodules aren't necessary, there is only one and it is only used for Windows.