mirror of
https://github.com/GerbilSoft/rvthtool.git
synced 2025-06-18 19:45:35 -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
|
On Debian/Ubuntu, you will need build-essential and the following development
|
||||||
packages:
|
packages:
|
||||||
* cmake pkg-config libgmp-dev nettle-dev libudev-dev
|
* 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"
|
On Red Hat/Fedora, you will need to install "C Development Tools and Libraries"
|
||||||
and the following development packages:
|
and the following development packages:
|
||||||
|
Loading…
Reference in New Issue
Block a user