aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorRobby Workman <rworkman@slackbuilds.org>2021-04-18 22:06:45 -0500
committerRobby Workman <rworkman@slackbuilds.org>2021-04-18 22:06:45 -0500
commita2542b76b666a3c800c824854fcb62599c478fe7 (patch)
treeabec8508e33adf0ed76a5041ca6410de13d6dd58 /multimedia
parent6a4c4d6a4fda208f5608a8e698ea84e3c0365c0a (diff)
multimedia/vlc: Fixed wayland notes in README
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/vlc/README7
1 files changed, 1 insertions, 6 deletions
diff --git a/multimedia/vlc/README b/multimedia/vlc/README
index 1272ad3c7e4be..8a5179e3bad67 100644
--- a/multimedia/vlc/README
+++ b/multimedia/vlc/README
@@ -22,12 +22,7 @@ to "no" e.g.
Support for Wayland is a special case. It is not supported by default
but can be enabled setting the WAYLAND environment variable to "yes"
-when running the SlackBuild e.g.
- WAYLAND=yes sh vlc.SlackBuild
-This support also requires additional SBo packages wayland-egl and
-wayland-protocols. It also depends on the qt5 package having been
-built with wayland support i.e. wayland package was installed when the
-qt5 package was built.
+when running the SlackBuild e.g. WAYLAND=yes sh vlc.SlackBuild
By default, the vlc runtime is not able to be run as root. This
security feature may be side stepped by building vlc with the RUNASROOT