summaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
author Robby Workman <rworkman@slackbuilds.org>2021-04-18 02:43:01 -0500
committer Robby Workman <rworkman@slackbuilds.org>2021-04-18 14:45:46 -0500
commit15527ea13ccd1843541ceb16441288754e038a75 (patch)
tree0e6defe32c69c8abb9873deaf92759e7a79cc458 /multimedia
parent099bd5767fd84b4a151cb4e0ee7a3c46dd0e77bc (diff)
downloadslackbuilds-15527ea13ccd1843541ceb16441288754e038a75.tar.gz
slackbuilds-15527ea13ccd1843541ceb16441288754e038a75.tar.xz
multimedia/mpv: Fixed dep info
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/mpv/README4
-rw-r--r--multimedia/mpv/mpv.info2
2 files changed, 3 insertions, 3 deletions
diff --git a/multimedia/mpv/README b/multimedia/mpv/README
index 3dbd6498f5..f69d2c99e7 100644
--- a/multimedia/mpv/README
+++ b/multimedia/mpv/README
@@ -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.
diff --git a/multimedia/mpv/mpv.info b/multimedia/mpv/mpv.info
index 8dd18520f5..3f00d5d96e 100644
--- a/multimedia/mpv/mpv.info
+++ b/multimedia/mpv/mpv.info
@@ -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"