1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00

docs: add qttools5-dev to the dependencies list for Ubuntu

This commit is contained in:
xyloforce 2018-02-21 14:24:35 +01:00 committed by Fabien Sassolas
parent b48df03ede
commit d9d94e3c22

View File

@ -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