summaryrefslogtreecommitdiffstats
path: root/core/modules/kiosk-chromium/module.conf.ubuntu
blob: 0290a92f78e938cc8ca7638bca10fe3ae8181854 (plain) (blame)
1
2
3
4
5
6
7
8
#!/bin/bash
REQUIRED_CONTENT_PACKAGES="
	xbindkeys
"
REQUIRED_INSTALLED_PACKAGES="$REQUIRED_CONTENT_PACKAGES"
REQUIRED_BINARIES=""
REQUIRED_LIBRARIES=""
REQUIRED_DIRECTORIES=""