From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E99C01395E2 for ; Sun, 11 Dec 2016 11:21:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 54A13E0B8B; Sun, 11 Dec 2016 11:21:04 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 348E9E0B8B for ; Sun, 11 Dec 2016 11:21:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5D36F3411FA for ; Sun, 11 Dec 2016 11:21:03 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CFBA94A8 for ; Sun, 11 Dec 2016 11:21:01 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1481455260.983177428e92b1d16afc4139d43ad94e000f23b7.jlec@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/nvidia-cuda-toolkit/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/nvidia-cuda-toolkit/nvidia-cuda-toolkit-8.0.44.ebuild X-VCS-Directories: dev-util/nvidia-cuda-toolkit/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 983177428e92b1d16afc4139d43ad94e000f23b7 X-VCS-Branch: master Date: Sun, 11 Dec 2016 11:21:01 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 0f943181-6f75-4fe5-9dcc-1796e50530ac X-Archives-Hash: 6e85d1ee7c7f8ee108ab15d89cf631ed commit: 983177428e92b1d16afc4139d43ad94e000f23b7 Author: Justin Lecher gentoo org> AuthorDate: Sun Dec 11 11:17:49 2016 +0000 Commit: Justin Lecher gentoo org> CommitDate: Sun Dec 11 11:21:00 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98317742 dev-util/nvidia-cuda-toolkit: Add missing use dep Package-Manager: portage-2.3.3 Signed-off-by: Justin Lecher gentoo.org> dev-util/nvidia-cuda-toolkit/nvidia-cuda-toolkit-8.0.44.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/nvidia-cuda-toolkit/nvidia-cuda-toolkit-8.0.44.ebuild b/dev-util/nvidia-cuda-toolkit/nvidia-cuda-toolkit-8.0.44.ebuild index e89d7c1..e6cce24 100644 --- a/dev-util/nvidia-cuda-toolkit/nvidia-cuda-toolkit-8.0.44.ebuild +++ b/dev-util/nvidia-cuda-toolkit/nvidia-cuda-toolkit-8.0.44.ebuild @@ -19,7 +19,7 @@ IUSE="debugger doc eclipse profiler" DEPEND="" RDEPEND="${DEPEND} >=sys-devel/gcc-4.7[cxx] - >=x11-drivers/nvidia-drivers-367.44[uvm] + >=x11-drivers/nvidia-drivers-367.44[X,uvm] debugger? ( sys-libs/libtermcap-compat sys-libs/ncurses[tinfo]