summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--core/modules/pvs2/module.conf.ubuntu2
-rw-r--r--core/modules/pvs2/module.conf.ubuntu.1713
-rw-r--r--core/modules/pvs2/module.conf.ubuntu.1813
3 files changed, 1 insertions, 27 deletions
diff --git a/core/modules/pvs2/module.conf.ubuntu b/core/modules/pvs2/module.conf.ubuntu
index 88fa26a5..d57c31dd 100644
--- a/core/modules/pvs2/module.conf.ubuntu
+++ b/core/modules/pvs2/module.conf.ubuntu
@@ -2,7 +2,7 @@
REQUIRED_INSTALLED_PACKAGES="
libqt5gui5
libqt5x11extras5-dev
- qttools5-dev
+ qttools5-dev-tools
libvncserver-dev
xinput
wmctrl
diff --git a/core/modules/pvs2/module.conf.ubuntu.17 b/core/modules/pvs2/module.conf.ubuntu.17
deleted file mode 100644
index 19ab75f1..00000000
--- a/core/modules/pvs2/module.conf.ubuntu.17
+++ /dev/null
@@ -1,13 +0,0 @@
-#!/bin/bash
-REQUIRED_INSTALLED_PACKAGES="
- libqt5gui5
- libqt5x11extras5-dev
- qttools5-dev-tools
- libvncserver-dev
- xinput
- wmctrl
-"
-REQUIRED_CONTENT_PACKAGES="
- xinput
- wmctrl
-"
diff --git a/core/modules/pvs2/module.conf.ubuntu.18 b/core/modules/pvs2/module.conf.ubuntu.18
deleted file mode 100644
index 19ab75f1..00000000
--- a/core/modules/pvs2/module.conf.ubuntu.18
+++ /dev/null
@@ -1,13 +0,0 @@
-#!/bin/bash
-REQUIRED_INSTALLED_PACKAGES="
- libqt5gui5
- libqt5x11extras5-dev
- qttools5-dev-tools
- libvncserver-dev
- xinput
- wmctrl
-"
-REQUIRED_CONTENT_PACKAGES="
- xinput
- wmctrl
-"