diff options
| author | emmett1 <me@emmett1.my> | 2026-06-21 07:20:33 +0800 |
|---|---|---|
| committer | emmett1 <me@emmett1.my> | 2026-06-21 07:20:33 +0800 |
| commit | 93e629250d2f2073dcea128000323264d2c7571f (patch) | |
| tree | 050258a7a205c4eaf1cd7585ebfd0af6081b1219 /repos/extra/libglvnd | |
| parent | a064f3970799c33ab248649e5218c3137d43447b (diff) | |
| download | alicelinux-93e629250d2f2073dcea128000323264d2c7571f.tar.gz alicelinux-93e629250d2f2073dcea128000323264d2c7571f.zip | |
muon build fixes
Diffstat (limited to 'repos/extra/libglvnd')
| -rw-r--r-- | repos/extra/libglvnd/.files | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/repos/extra/libglvnd/.files b/repos/extra/libglvnd/.files index 6164e52f..00673c29 100644 --- a/repos/extra/libglvnd/.files +++ b/repos/extra/libglvnd/.files @@ -1,29 +1,29 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/include/EGL/ --rw-r--r-- root/root usr/include/EGL/egl.h --rw-r--r-- root/root usr/include/EGL/eglext.h --rw-r--r-- root/root usr/include/EGL/eglplatform.h +-rw-rw-r-- root/root usr/include/EGL/egl.h +-rw-rw-r-- root/root usr/include/EGL/eglext.h +-rw-rw-r-- root/root usr/include/EGL/eglplatform.h drwxr-xr-x root/root usr/include/GL/ --rw-r--r-- root/root usr/include/GL/gl.h --rw-r--r-- root/root usr/include/GL/glcorearb.h --rw-r--r-- root/root usr/include/GL/glext.h +-rw-rw-r-- root/root usr/include/GL/gl.h +-rw-rw-r-- root/root usr/include/GL/glcorearb.h +-rw-rw-r-- root/root usr/include/GL/glext.h drwxr-xr-x root/root usr/include/GLES2/ --rw-r--r-- root/root usr/include/GLES2/gl2.h --rw-r--r-- root/root usr/include/GLES2/gl2ext.h --rw-r--r-- root/root usr/include/GLES2/gl2platform.h +-rw-rw-r-- root/root usr/include/GLES2/gl2.h +-rw-rw-r-- root/root usr/include/GLES2/gl2ext.h +-rw-rw-r-- root/root usr/include/GLES2/gl2platform.h drwxr-xr-x root/root usr/include/GLES3/ --rw-r--r-- root/root usr/include/GLES3/gl3.h --rw-r--r-- root/root usr/include/GLES3/gl31.h --rw-r--r-- root/root usr/include/GLES3/gl32.h --rw-r--r-- root/root usr/include/GLES3/gl3ext.h --rw-r--r-- root/root usr/include/GLES3/gl3platform.h +-rw-rw-r-- root/root usr/include/GLES3/gl3.h +-rw-rw-r-- root/root usr/include/GLES3/gl31.h +-rw-rw-r-- root/root usr/include/GLES3/gl32.h +-rw-rw-r-- root/root usr/include/GLES3/gl3ext.h +-rw-rw-r-- root/root usr/include/GLES3/gl3platform.h drwxr-xr-x root/root usr/include/KHR/ --rw-r--r-- root/root usr/include/KHR/khrplatform.h +-rw-rw-r-- root/root usr/include/KHR/khrplatform.h drwxr-xr-x root/root usr/include/glvnd/ --rw-r--r-- root/root usr/include/glvnd/GLdispatchABI.h --rw-r--r-- root/root usr/include/glvnd/libeglabi.h --rw-r--r-- root/root usr/include/glvnd/libglxabi.h +-rw-rw-r-- root/root usr/include/glvnd/GLdispatchABI.h +-rw-rw-r-- root/root usr/include/glvnd/libeglabi.h +-rw-rw-r-- root/root usr/include/glvnd/libglxabi.h drwxr-xr-x root/root usr/lib/ lrwxrwxrwx root/root usr/lib/libEGL.so -> libEGL.so.1 lrwxrwxrwx root/root usr/lib/libEGL.so.1 -> libEGL.so.1.1.0 |