summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--multimedia/vlc/README16
1 files changed, 8 insertions, 8 deletions
diff --git a/multimedia/vlc/README b/multimedia/vlc/README
index b1628da152..a9aeeda526 100644
--- a/multimedia/vlc/README
+++ b/multimedia/vlc/README
@@ -22,13 +22,13 @@ environment variable set e.g.
RUNASROOT=yes sh vlc.SlackBuild
Playing of AV1 encoded video is supported when either of SBo's
-multimedia/aom or libraries/dav1d packages is detected when vlc is built.
-One of these is expected to become required in a future release.
-Some versions of the automatically detected optional aom package are
-incompatible with this version of vlc and in this case the build will
-fai. This can be avoided by setting the AOM environment variable to "no"
-e.g.
+multimedia/aom or libraries/dav1d packages is detected when vlc
+is built. One of these is expected to become required in a future
+release. Some versions of the automatically detected optional aom
+package are incompatible with this version of vlc and in this case
+the build will fai. This can be avoided by setting the AOM environment
+variable to "no" e.g.
AOM=no sh vlc.SlackBuild
-Please advise the maintainer to suggest support for any further options.
-
+Please advise the maintainer to suggest support for any further
+options.