[arch-commits] Commit in cuda/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at archlinux.org
Fri Oct 6 12:19:23 UTC 2017


    Date: Friday, October 6, 2017 @ 12:19:22
  Author: svenstaro
Revision: 261906

Add optdep to java-runtime

Modified:
  cuda/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-06 12:00:47 UTC (rev 261905)
+++ PKGBUILD	2017-10-06 12:19:22 UTC (rev 261906)
@@ -10,7 +10,8 @@
 depends=('gcc-libs' 'opencl-nvidia' 'gcc6')
 replaces=('cuda-toolkit' 'cuda-sdk')
 provides=('cuda-toolkit' 'cuda-sdk')
-optdepends=('gdb: for cuda-gdb')
+optdepends=('gdb: for cuda-gdb'
+            'java-runtime: for nsight and nvvp')
 options=(!strip staticlibs)
 install=cuda.install
 source=(https://developer.nvidia.com/compute/cuda/9.0/Prod/local_installers/cuda_${pkgver}_384.81_linux-run



More information about the arch-commits mailing list