summaryrefslogblamecommitdiffstats
path: root/core/modules/pvs2/module.conf.ubuntu
blob: 83877b5ae06d1b025430116b479758321b0e0b20 (plain) (tree)
1
2
3
4
5
6
7
8
9
           
                             
                  
                            
                        

              

                           

              
 
#!/bin/bash
REQUIRED_INSTALLED_PACKAGES="
	libxss-dev
	libqt5x11extras5-dev
	libvncserver-dev
	xinput
	wmctrl
"
REQUIRED_CONTENT_PACKAGES="
	xinput
	wmctrl
"