summaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
author Christoph Willing2018-10-18 08:03:29 +0200
committer Willy Sudiarto Raharjo2018-10-21 01:47:07 +0200
commit0bf7b058b393814af0d370512dbc6c06ca2c521e (patch)
treec383878060749aafacc6e150c770bc44054da208 /multimedia
parente1ea5ce4403434964bdfecee2a30fcdefe20b706 (diff)
downloadslackbuilds-0bf7b058b393814af0d370512dbc6c06ca2c521e.tar.gz
multimedia/obs-studio: Update README (mention luajit)
Signed-off-by: Christoph Willing <chris.willing@linux.com>
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/obs-studio/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/obs-studio/README b/multimedia/obs-studio/README
index 45c57b912d..80d79ec52c 100644
--- a/multimedia/obs-studio/README
+++ b/multimedia/obs-studio/README
@@ -1,5 +1,5 @@
This project is a rewrite of what was formerly known as "Open Broadcaster Software", software originally designed for recording and streaming live video content, efficiently.
-For full functionality, plug-ins using jack-audio-connection-kit and vlc will be constructed if those packages (all available at SBo) are detected at build time.
+For full functionality, plug-ins using jack-audio-connection-kit, luajit and vlc will be constructed if those packages (all available at SBo) are detected at build time.
Another optional build requirement is the mbedtls package which is used to provide RTMPS support. However it will be disabled unless at least version 2.7.0 of the mbedtls package is detected at build time.