summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorshainer <syn.shainer@gmail.com>2016-10-02 15:32:34 +0100
committershainer <syn.shainer@gmail.com>2016-10-02 15:32:34 +0100
commit95164b343edfeafa0518c7da7e5ee9d0c32b9fba (patch)
tree9a646d99a20de8d6f06e5fa06a8ed2ff107b1751 /README.md
parent689094e6dc60a4eee14b07fc6048f7c3300f4d0a (diff)
Set qt >=5.6 as a "global" dependency.
i.e. not just required by the netinstall module.
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 1 insertions, 4 deletions
diff --git a/README.md b/README.md
index fd1a3fa46..584bebc6c 100644
--- a/README.md
+++ b/README.md
@@ -14,8 +14,7 @@
Main:
* Compiler with C++11 support: GCC >= 4.9.0 or Clang >= 3.5.1
* CMake >= 2.8.12
-* Qt >= 5.3
- * Note: this changes if you compile the netinstall module, see list below.
+* Qt >= 5.6
* yaml-cpp >= 0.5.1
* Python >= 3.3
* Boost.Python >= 1.55.0
@@ -36,8 +35,6 @@ Modules:
* unpackfs:
* squashfs-tools
* rsync
-* netinstall:
- * Qt >= 5.6
### Building