summaryrefslogtreecommitdiffstats
path: root/core/modules/vmchooser2/module.conf.ubuntu
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/vmchooser2/module.conf.ubuntu')
-rw-r--r--core/modules/vmchooser2/module.conf.ubuntu5
1 files changed, 3 insertions, 2 deletions
diff --git a/core/modules/vmchooser2/module.conf.ubuntu b/core/modules/vmchooser2/module.conf.ubuntu
index 1e09c702..286d01f1 100644
--- a/core/modules/vmchooser2/module.conf.ubuntu
+++ b/core/modules/vmchooser2/module.conf.ubuntu
@@ -1,5 +1,6 @@
#!/bin/bash
REQUIRED_INSTALLED_PACKAGES="
- cmake
- libqt4-dev
+ cmake
+ libqt5gui5
+ qttools5-dev
"