multimedia/mpv: Fixed dep info

This commit is contained in:
Robby Workman 2021-04-18 02:43:01 -05:00
parent 099bd5767f
commit 15527ea13c
2 changed files with 3 additions and 3 deletions

View file

@ -7,8 +7,8 @@ This SlackBuild provides support for most useful optional features.
Some other optional features may be enabled by having the relevant
packages installed; they will be autodetected at build time.
These include:
jack, libuchardet, OpenAL, oss, rubberband, SDL2, wayland,
cudatoolkit & nv-codec-headers
jack, libuchardet, oss, rubberband, wayland, cudatoolkit, and
nv-codec-headers
Please note that CUDA based hardware acceleration requires mpv to be
built with both the cudatoolkit and nv-codec-headers packages installed.

View file

@ -7,6 +7,6 @@ MD5SUM="b08d25d3a44c3362984636e5dfa78ecc \
eb0cd320fc8838971cfa735ad78f6de8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="docutils ffmpeg4 libbluray libplacebo lua mujs"
REQUIRES="libplacebo lua mujs"
MAINTAINER="Christoph Willing"
EMAIL="chris.willing@linux.com"