Skip to content

Commit

Permalink
dev-util/nvidia-cuda-toolkit: Use dev-libs/openssl dependency in CUDA 11
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: David Seifert <[email protected]>
  • Loading branch information
SoapGentoo committed Feb 14, 2021
1 parent 4ceda22 commit 7730f05
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7
Expand All @@ -22,12 +22,12 @@ RDEPEND="
<sys-devel/gcc-11_pre[cxx]
>=x11-drivers/nvidia-drivers-${DRIVER_PV}[X,uvm]
debugger? (
dev-libs/openssl-compat:1.0.0
dev-libs/openssl
sys-libs/libtermcap-compat
sys-libs/ncurses-compat:5[tinfo]
)
vis-profiler? (
dev-libs/openssl-compat:1.0.0
dev-libs/openssl
>=virtual/jre-1.6
)"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@ RDEPEND="
<sys-devel/gcc-11_pre[cxx]
>=x11-drivers/nvidia-drivers-${DRIVER_PV}[X,uvm]
debugger? (
dev-libs/openssl-compat:1.0.0
dev-libs/openssl
sys-libs/libtermcap-compat
sys-libs/ncurses-compat:5[tinfo]
)
vis-profiler? (
dev-libs/openssl-compat:1.0.0
dev-libs/openssl
>=virtual/jre-1.6
)"

Expand Down

0 comments on commit 7730f05

Please sign in to comment.