]> git.pld-linux.org Git - packages/chromium-browser.git/blob - system-mesa.patch
- pl
[packages/chromium-browser.git] / system-mesa.patch
1 in PLD Linux, windows includes are not packaged
2 http://lists.pld-linux.org/mailman/pipermail/pld-devel-en/2013-February/023459.html
3
4 --- chromium-browser-42.0.2311.82/ui/gl/generate_bindings.py~   2015-04-09 00:14:31.000000000 +0300
5 +++ chromium-browser-42.0.2311.82/ui/gl/generate_bindings.py    2015-04-19 23:32:27.601618454 +0300
6 @@ -1616,7 +1616,7 @@
7        'EGL_ANGLE_surface_d3d_texture_2d_share_handle',
8      ],
9    ],
10 -  [WGL_FUNCTIONS, 'wgl', ['noninclude/GL/wglext.h'], []],
11 +#  [WGL_FUNCTIONS, 'wgl', ['noninclude/GL/wglext.h'], []],
12    [GLX_FUNCTIONS, 'glx', ['GL/glx.h', 'noninclude/GL/glxext.h'], []],
13  ]
14  
This page took 0.037608 seconds and 3 git commands to generate.