summaryrefslogtreecommitdiffstats
path: root/core/modules/speedcheck/module.conf.debian
diff options
context:
space:
mode:
authorSimon Rettberg2017-11-16 11:13:57 +0100
committerroot2017-11-16 11:13:57 +0100
commita35e304b0dd4159b58b52639d59a9693d42ec545 (patch)
tree6d35b8a27e77a9bdba6d60a6f0144f95b053980b /core/modules/speedcheck/module.conf.debian
parent[qt] fix bad symlink source (diff)
downloadmltk-a35e304b0dd4159b58b52639d59a9693d42ec545.tar.gz
mltk-a35e304b0dd4159b58b52639d59a9693d42ec545.tar.xz
mltk-a35e304b0dd4159b58b52639d59a9693d42ec545.zip
[*] qt4 -> qt5
Diffstat (limited to 'core/modules/speedcheck/module.conf.debian')
-rw-r--r--core/modules/speedcheck/module.conf.debian4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/modules/speedcheck/module.conf.debian b/core/modules/speedcheck/module.conf.debian
index 1e09c702..600d3ab3 100644
--- a/core/modules/speedcheck/module.conf.debian
+++ b/core/modules/speedcheck/module.conf.debian
@@ -1,5 +1,5 @@
#!/bin/bash
-REQUIRED_INSTALLED_PACKAGES="
+REQUIRED_INSTALLED_PACKAGES="
cmake
- libqt4-dev
+ libqt5gui5
"