summaryrefslogtreecommitdiffstats
path: root/core/modules/slxbrowser/module.conf
blob: b31f5f8a2cedee512f937a230f0e5f9353839ef5 (plain) (blame)
1
2
3
4
5
6
7
8
#!/bin/bash
REQUIRED_GIT="git://git.openslx.org/openslx-ng/slxbrowser.git"
REQUIRED_PREFIX="/opt/openslx/bin"
REQUIRED_BINARIES="slxbrowser"
REQUIRED_LIBRARIES="
	libqxcb
	libgstplayback
"