more virtual packages for providing libcuda.so.1 and libOpenCL.so.1
Graham Inggs
graham.inggs at gmail.com
Wed Sep 25 14:39:33 UTC 2013
Hi Andreas
Thanks for the explanations.
I've found that just reverting the following change makes
nvidia-cuda-toolkit installable on nvidia-319-* in Ubuntu again.
--- nvidia-cuda-toolkit-5.0.35/debian/control 2013-08-17
07:08:33.000000000 +0200
+++ nvidia-cuda-toolkit-5.0.35/debian/control 2013-09-25
14:52:22.000000000 +0200
@@ -159,7 +160,7 @@
Architecture: i386 amd64
Multi-Arch: same
Depends:
- ${package:nvidia-libopencl1},
+ ${package:nvidia-libopencl1} | libopencl1,
opencl-headers (>= 1.1),
${misc:Depends}
Recommends:
Seeing how late it is in Saucy's development cycle, I'm just going to go
ahead and get this uploaded rather than change things in the graphics
driver. We can look again at getting everything aligned when the 14.04
development cycle starts.
Regards
Graham
More information about the pkg-nvidia-devel
mailing list