commit:     3be28cd471ddc7b494ae3dbe7e241ea1b2f223ae
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 26 13:41:37 2015 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Oct 26 13:41:45 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3be28cd4

media-video/nvenc: Add dep on nvidia-drivers and depend on cuda-toolkit only 
with tools useflag

Package-Manager: portage-2.2.23

 media-video/nvenc/{nvenc-5.0.1.ebuild => nvenc-5.0.1-r1.ebuild} | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/media-video/nvenc/nvenc-5.0.1.ebuild 
b/media-video/nvenc/nvenc-5.0.1-r1.ebuild
similarity index 92%
rename from media-video/nvenc/nvenc-5.0.1.ebuild
rename to media-video/nvenc/nvenc-5.0.1-r1.ebuild
index 22d16cb..27357de 100644
--- a/media-video/nvenc/nvenc-5.0.1.ebuild
+++ b/media-video/nvenc/nvenc-5.0.1-r1.ebuild
@@ -17,7 +17,8 @@ SLOT="0"
 KEYWORDS="~amd64"
 IUSE="+tools samples"
 
-RDEPEND=">=dev-util/nvidia-cuda-toolkit-6.5"
+RDEPEND=">=x11-drivers/nvidia-drivers-347.09
+       tools? ( >=dev-util/nvidia-cuda-toolkit-6.5 )"
 DEPEND="${RDEPEND}
        app-arch/unzip"
 

Reply via email to