| Summary: | xserver_xorg-server: Enable glx, if mesa3d is built | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Frederik Pasch <fpasch> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | buildroot |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | All | ||
| Host: | Target: | ||
| Build: | |||
| Attachments: | Patch | ||
Committed, thanks |
Created attachment 2443 [details] Patch My hardware platform has OpenGL support and therefore needs mesa3d and the glx-extension within X. The attached patch makes the glx-extension automatically setable if mesa3d is built. Frederik Pasch