From ed66002eb030642cdb9a66d46465ba1c98ab1a01 Mon Sep 17 00:00:00 2001 From: Ilya Tumaykin Date: Mon, 30 Apr 2018 16:02:17 +0300 Subject: [PATCH] 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 --- media-video/mpv/mpv-9999.ebuild | 1 + 1 file changed, 1 insertion(+) 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 ) -- 2.26.2