From de1f05143f57e0aa0428b7c9c6a6ac515c3e0233 Mon Sep 17 00:00:00 2001 From: elichai Date: Wed, 20 Aug 2014 23:07:40 +0300 Subject: [PATCH] Added protobuf-compiler library to the Qt 5 Dependencies --- doc/build-unix.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/build-unix.md b/doc/build-unix.md index d08c327ff..d5ddc90d4 100644 --- a/doc/build-unix.md +++ b/doc/build-unix.md @@ -111,7 +111,7 @@ To build with Qt 4 you need the following: For Qt 5 you need the following: - sudo apt-get install libqt5gui5 libqt5core5 libqt5dbus5 qttools5-dev qttools5-dev-tools libprotobuf-dev + sudo apt-get install libqt5gui5 libqt5core5 libqt5dbus5 qttools5-dev qttools5-dev-tools libprotobuf-dev protobuf-compiler libqrencode (optional) can be installed with: