summaryrefslogtreecommitdiffstats
path: root/core/modules/slxbrowser/module.conf
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/slxbrowser/module.conf')
-rw-r--r--core/modules/slxbrowser/module.conf5
1 files changed, 4 insertions, 1 deletions
diff --git a/core/modules/slxbrowser/module.conf b/core/modules/slxbrowser/module.conf
index c554bf74..b31f5f8a 100644
--- a/core/modules/slxbrowser/module.conf
+++ b/core/modules/slxbrowser/module.conf
@@ -2,4 +2,7 @@
REQUIRED_GIT="git://git.openslx.org/openslx-ng/slxbrowser.git"
REQUIRED_PREFIX="/opt/openslx/bin"
REQUIRED_BINARIES="slxbrowser"
-REQUIRED_LIBRARIES="libqxcb"
+REQUIRED_LIBRARIES="
+ libqxcb
+ libgstplayback
+"