diff options
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/mpv/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/mpv/README b/multimedia/mpv/README index fa868dd4a8628..f1ecf96a8ccce 100644 --- a/multimedia/mpv/README +++ b/multimedia/mpv/README @@ -16,7 +16,7 @@ built with both the cudatoolkit and nv-codec-headers packages installed. Since Pipewire is not configured as the default in Slackware, its use is disabled in this SlackBuild. To enable Pipewire, run the SlackBuild with the USE_PIPEWIRE environment variable set e.g. - sh USE_PIPEWIRE=yes mpv.SlackBuild + sh USE_PIPEWIRE=yes mpv.SlackBuild Most dependencies are autodetected. Some optional dependencies are disabled by default and may be enabled via the BUILD_OPTS environment |