media-video/mpv: require nv-codec-headers for cuda in 9999
authorIlya Tumaykin <itumaykin@gmail.com>
Mon, 30 Apr 2018 13:02:17 +0000 (16:02 +0300)
committerMichał Górny <mgorny@gentoo.org>
Fri, 11 May 2018 08:50:40 +0000 (10:50 +0200)
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

index 8ebf7c7bbb6550cd818375993f464dcefcd3f15a..de7207561cea63ccc2303b30be706806ba895211 100644 (file)
@@ -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 )