summaryrefslogtreecommitdiffstats
path: root/core/modules/pvs2/module.conf.ubuntu.18
blob: 19ab75f13b3e1167cb36dc734798160da831ad2a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/bin/bash
REQUIRED_INSTALLED_PACKAGES="
	libqt5gui5
	libqt5x11extras5-dev
	qttools5-dev-tools
	libvncserver-dev
	xinput
	wmctrl
"
REQUIRED_CONTENT_PACKAGES="
	xinput
	wmctrl
"