1
0
mirror of https://github.com/GOSTSec/gostcoin synced 2025-01-30 08:24:20 +00:00
This commit is contained in:
orignal 2017-05-01 11:41:19 -04:00
commit c2d560f834

View File

@ -49,7 +49,7 @@ Building GOSTCoin
**Optional: Build QT GUI**
# install requirements
apt-get install libqt5gui5 libqt5core5 libqt5dbus5 qttools5-dev qttools5-dev-tools libprotobuf-dev protobuf-compiler libqrencode-dev
apt-get install libqt5gui5 libqt5core5a libqt5dbus5 qttools5-dev qttools5-dev-tools libprotobuf-dev protobuf-compiler libqrencode-dev
# build GUI
cd ~/gostcoin
qmake && make