summaryrefslogtreecommitdiffstats
path: root/core/modules/speedcheck/module.conf.debian
diff options
context:
space:
mode:
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
"