Move all to deprecated folder.
This commit is contained in:
11
deprecated/firmware/buildroot/package/nvidia-driver/gl.pc
Normal file
11
deprecated/firmware/buildroot/package/nvidia-driver/gl.pc
Normal file
@@ -0,0 +1,11 @@
|
||||
prefix=/usr
|
||||
exec_prefix=${prefix}
|
||||
libdir=${exec_prefix}/lib
|
||||
includedir=${prefix}/include
|
||||
|
||||
Name: gl
|
||||
Description: Nvidia OpenGL library
|
||||
Version: 10.4.2
|
||||
Libs: -L${libdir} -lGL -lm -lXext -lX11 -ldl
|
||||
Cflags: -I${includedir} -DMESA_EGL_NO_X11_HEADERS
|
||||
glx_tls: no
|
||||
Reference in New Issue
Block a user