mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-13 12:33:42 +02:00
Add unix build notes for Elements-QT dependencies
This commit is contained in:
parent
967ed83852
commit
7108ab76e3
1 changed files with 3 additions and 1 deletions
|
|
@ -105,7 +105,9 @@ To build without GUI pass `--without-gui`.
|
|||
|
||||
To build with Qt 5 you need the following:
|
||||
|
||||
sudo apt-get install libqt5gui5 libqt5core5a libqt5dbus5 qttools5-dev qttools5-dev-tools libprotobuf-dev protobuf-compiler
|
||||
sudo apt-get install libqt5gui5 libqt5core5a libqt5dbus5 qttools5-dev qttools5-dev-tools libprotobuf-dev protobuf-compiler imagemagick librsvg2-bin
|
||||
|
||||
The last two dependencies are required to generate Elements images that don't exist in Bitcoin Core.
|
||||
|
||||
libqrencode (optional) can be installed with:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue