mirror of
https://github.com/GerbilSoft/rvthtool.git
synced 2025-06-18 11:35:33 -04:00
[doc] compiling.md: Added qttools5-dev; fixed qttools5-dev-tools.
This commit is contained in:
parent
da40efbdbb
commit
33455d47d0
@ -5,7 +5,7 @@
|
||||
On Debian/Ubuntu, you will need build-essential and the following development
|
||||
packages:
|
||||
* cmake pkg-config libgmp-dev nettle-dev libudev-dev
|
||||
* For the Qt GUI: qtbase5-dev qttools-dev-tools
|
||||
* For the Qt GUI: qtbase5-dev qttools5-dev qttools5-dev-tools
|
||||
|
||||
On Red Hat/Fedora, you will need to install "C Development Tools and Libraries"
|
||||
and the following development packages:
|
||||
|
Loading…
Reference in New Issue
Block a user