From d9d94e3c22446ecc0c2e8821fcbb901203bb9c28 Mon Sep 17 00:00:00 2001 From: xyloforce <36670653+xyloforce@users.noreply.github.com> Date: Wed, 21 Feb 2018 14:24:35 +0100 Subject: [PATCH] docs: add qttools5-dev to the dependencies list for Ubuntu --- INSTALL.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 6d30b19c3..23b81a1ef 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -403,7 +403,8 @@ sudo apt-get install \ libxss-dev \ qrencode \ qt5-default \ - qttools5-dev-tools + qttools5-dev-tools \ + qttools5-dev ``` ### toxcore dependencies