# HG changeset patch # User Andre Heinecke # Date 1458639510 -3600 # Node ID 4926d626fe15fb0c1a82cdc74f451aa99d0c819e # Parent 93d3106bb9a4c156c9f9531ebc9413b0a9c4d31a Qt XLSX depends on private qt headers diff -r 93d3106bb9a4 -r 4926d626fe15 INSTALL --- a/INSTALL Tue Mar 22 10:38:08 2016 +0100 +++ b/INSTALL Tue Mar 22 10:38:30 2016 +0100 @@ -9,7 +9,8 @@ Build dependencies are: build-essential cmake libqt5core5a qttools5-dev-tools qt5-default \ - qtbase5-dev qtbase5-dev-tools qttools5-dev inkscape mercurial curl + qtbase5-dev qtbase5-dev-tools qttools5-dev inkscape mercurial curl \ + qtbase5-private-dev This document expects the following setup for build and installation. It is recommended to set a custom installation prefix to avoid root