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



                                                 



                                          
                                 
 
#!/bin/bash
REQUIRED_INSTALLED_PACKAGES="
				cmake
				libqt5webkit5-dev
				libqt5gui5
"
REQUIRED_CONTENT_PACKAGES="
	libqt5gui5
	gstreamer1.0-plugins-base
"