summaryrefslogtreecommitdiffstats
path: root/core/modules/pvs2/module.conf.ubuntu
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/pvs2/module.conf.ubuntu
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/pvs2/module.conf.ubuntu')
-rw-r--r--core/modules/pvs2/module.conf.ubuntu6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/modules/pvs2/module.conf.ubuntu b/core/modules/pvs2/module.conf.ubuntu
index 2a938b43..05a233bc 100644
--- a/core/modules/pvs2/module.conf.ubuntu
+++ b/core/modules/pvs2/module.conf.ubuntu
@@ -1,13 +1,13 @@
#!/bin/bash
REQUIRED_INSTALLED_PACKAGES="
- libqt4-dev
+ libqt5gui5
+ libqt5x11extras5-dev
+ qttools5-dev
libvncserver-dev
xinput
wmctrl
"
REQUIRED_CONTENT_PACKAGES="
- libqt4-svg
- libqtgui4
xinput
wmctrl
"