summaryrefslogtreecommitdiffstats
path: root/core/modules/slxbrowser/module.conf.ubuntu
blob: edb70374d34a4ba4074f395c1660f1c5c96950a0 (plain) (blame)
1
2
3
4
5
6
7
#!/bin/bash
REQUIRED_INSTALLED_PACKAGES="
	libqt5webkit5-dev
"
REQUIRED_CONTENT_PACKAGES="
	gstreamer1.0-plugins-base
"