summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlya Tumaykin <itumaykin@gmail.com>2018-04-30 16:02:17 +0300
committerMichał Górny <mgorny@gentoo.org>2018-05-11 10:50:40 +0200
commited66002eb030642cdb9a66d46465ba1c98ab1a01 (patch)
tree1c46a68805f46c87e8c97ac08416ab7688aae26b
parentx11-wm/enlightenment: disable module_check from 0.20.5 & 0.20.6 (diff)
downloadgentoo-ed66002e.tar.gz
gentoo-ed66002e.tar.bz2
gentoo-ed66002e.zip
media-video/mpv: require nv-codec-headers for cuda in 9999
Upstream-commit: https://github.com/mpv-player/mpv/commit/07915b12273a36bc7f104a5f3fc949a407d243dc Package-Manager: Portage-2.3.31, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/8219
-rw-r--r--media-video/mpv/mpv-9999.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild
index 8ebf7c7bbb65..de7207561cea 100644
--- a/media-video/mpv/mpv-9999.ebuild
+++ b/media-video/mpv/mpv-9999.ebuild
@@ -119,6 +119,7 @@ DEPEND="${COMMON_DEPEND}
${PYTHON_DEPS}
dev-python/docutils
virtual/pkgconfig
+ cuda? ( >=media-libs/nv-codec-headers-8.1.24.1 )
doc? ( dev-python/rst2pdf )
dvb? ( virtual/linuxtv-dvb-headers )
test? ( >=dev-util/cmocka-1.0.0 )