multimedia/vlc: Fixed wayland notes in README

This commit is contained in:
Robby Workman 2021-04-18 22:06:45 -05:00
parent 6a4c4d6a4f
commit a2542b76b6
1 changed files with 1 additions and 6 deletions

View File

@ -22,12 +22,7 @@ to "no" e.g.
Support for Wayland is a special case. It is not supported by default Support for Wayland is a special case. It is not supported by default
but can be enabled setting the WAYLAND environment variable to "yes" but can be enabled setting the WAYLAND environment variable to "yes"
when running the SlackBuild e.g. when running the SlackBuild e.g. WAYLAND=yes sh vlc.SlackBuild
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.
By default, the vlc runtime is not able to be run as root. This 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 security feature may be side stepped by building vlc with the RUNASROOT