summaryrefslogtreecommitdiffstats
path: root/core/modules/pulseaudio/module.conf
blob: 92983936d57e3ee9e27217e54e313b33067671b0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#!/bin/bash

REQUIRED_GIT="https://git.openslx.org/openslx-ng/pavucontrol-slx.git"

REQUIRED_BINARIES="
	pavucontrol-slx
"

REQUIRED_DIRECTORIES="
	/etc/dbus-1
	/etc/modprobe.d
	/etc/pulse
	/etc/xdg/autostart
	/lib/udev
	/usr/bin
	/usr/lib
	/usr/share/alsa
	/usr/share/pulseaudio
"