From e687c9a7526196a0976927a79e9d20c1a66f3bd0 Mon Sep 17 00:00:00 2001 From: Ward from fusion-voyager-3 Date: Wed, 24 Jul 2024 04:49:50 +0300 Subject: [PATCH] reverts --- nvidia-graphics-drivers-555/debian/control | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/nvidia-graphics-drivers-555/debian/control b/nvidia-graphics-drivers-555/debian/control index 6983301..a3de254 100644 --- a/nvidia-graphics-drivers-555/debian/control +++ b/nvidia-graphics-drivers-555/debian/control @@ -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-555 +Architecture: i386 amd64 arm64 ppc64el +Multi-Arch: same +Pre-Depends: + ${{misc:Pre-Depends}} +Depends: + nvidia-alternative-555 (= ${{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-555 Architecture: i386 amd64 arm64 ppc64el Multi-Arch: same