Qt Bluetooth support requires the added packages on Debian/Ubuntu
(tested on Ubuntu 15.04)

Signed-off-by: Miika Turkia <[email protected]>
---
 INSTALL | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/INSTALL b/INSTALL
index 32af14f..b784f89 100644
--- a/INSTALL
+++ b/INSTALL
@@ -73,7 +73,8 @@ sudo apt-get install git g++ make autoconf libtool cmake 
pkg-config \
        libusb-1.0-0-dev libgit2-dev \
        qt5-default qt5-qmake qtchooser qttools5-dev-tools libqt5svg5-dev \
        libqt5webkit5-dev libqt5qml5 libqt5quick5 libqt5declarative5 \
-       qtscript5-dev libssh2-1-dev libcurl4-openssl-dev qttools5-dev
+       qtscript5-dev libssh2-1-dev libcurl4-openssl-dev qttools5-dev \
+       libqt5bluetooth5 qtconnectivity5-dev
 
 On PCLinuxOS you appear to need the following packages
 
-- 
2.1.4

_______________________________________________
subsurface mailing list
[email protected]
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface

Reply via email to