Browse Source

Merge pull request #4968

xyloforce (1):
      docs: add qttools5-dev to the dependencies list for Ubuntu
reviewable/pr4970/r1
Anthony Bilinski 8 years ago
parent
commit
aa99a86ccc
No known key found for this signature in database
GPG Key ID: 2AA8E0DA1B31FB3C
  1. 3
      INSTALL.md

3
INSTALL.md

@ -403,7 +403,8 @@ sudo apt-get install \
libxss-dev \ libxss-dev \
qrencode \ qrencode \
qt5-default \ qt5-default \
qttools5-dev-tools qttools5-dev-tools \
qttools5-dev
``` ```
### toxcore dependencies ### toxcore dependencies

Loading…
Cancel
Save