reverts
This commit is contained in:
parent
b374cc4241
commit
0cba9af437
@ -120,6 +120,23 @@ Description: NVIDIA CUDA Debugger Library
|
||||
The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation.
|
||||
This package contains the CUDA Debugger library for Pascal and later GPUs.
|
||||
|
||||
Package: libegl-nvidia0-#DRIVER_VERSION_MAJOR#
|
||||
Architecture: i386 amd64 arm64 ppc64el
|
||||
Multi-Arch: same
|
||||
Pre-Depends:
|
||||
${{misc:Pre-Depends}}
|
||||
Depends:
|
||||
nvidia-alternative-#DRIVER_VERSION_MAJOR# (= ${{binary:Version}}),
|
||||
${{shlibs:Depends}}, ${{misc:Depends}}
|
||||
Provides:
|
||||
libegl-nvidia0 (= ${{binary:Version}})
|
||||
Conflicts:
|
||||
libegl-nvidia0
|
||||
Description: NVIDIA binary EGL library
|
||||
EGL provides a platform-agnostic mechanism for creating rendering surfaces for use with other graphics libraries, such as OpenGL|ES.
|
||||
See the description of the nvidia-driver package or /usr/share/doc/libgl1-nvidia-glx/README.txt.gz for a complete list of supported GPUs and PCI IDs.
|
||||
This package contains the driver specific binary EGL implementation provided by NVIDIA that is accessed via GLVND.
|
||||
|
||||
Package: libgl1-nvidia-glvnd-glx-#DRIVER_VERSION_MAJOR#
|
||||
Architecture: i386 amd64 arm64 ppc64el
|
||||
Multi-Arch: same
|
||||
|
Loading…
Reference in New Issue
Block a user