From e520082cac7fcb083d8fa3d71430d233dd4fafb6 Mon Sep 17 00:00:00 2001 From: Bay Dam Date: Tue, 7 Feb 2017 15:28:03 +0000 Subject: [PATCH] Add "liblo-tools" to packages list --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index 4774a46..974215b 100644 --- a/INSTALL +++ b/INSTALL @@ -18,7 +18,7 @@ Ubuntu 13.10, 14.04, 15.04 and 16.04 LTS Install basic development tools fot Qt projects, plus liblo for OSC support:: sudo apt-get install -y \ - liblo-dev \ + liblo-dev liblo-tools \ qttools5-dev-tools \ qt5-default \ qtmultimedia5-dev \