libGL: fix gcc7 arm* build
This commit is contained in:
parent
8ae7251277
commit
0f78be78ef
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ hostmakedepends="
|
||||||
automake libtool flex pkg-config llvm python-Mako libxml2-python
|
automake libtool flex pkg-config llvm python-Mako libxml2-python
|
||||||
$(vopt_if wayland 'wayland-protocols wayland-devel')"
|
$(vopt_if wayland 'wayland-protocols wayland-devel')"
|
||||||
makedepends="
|
makedepends="
|
||||||
glproto dri2proto dri3proto presentproto libXext-devel libXxf86vm-devel
|
glproto dri2proto dri3proto presentproto libatomic-devel libXext-devel libXxf86vm-devel
|
||||||
eudev-libudev-devel libdrm-devel expat-devel talloc-devel libvdpau-devel libva-devel
|
eudev-libudev-devel libdrm-devel expat-devel talloc-devel libvdpau-devel libva-devel
|
||||||
libXdamage-devel libXvMC-devel libxshmfence-devel
|
libXdamage-devel libXvMC-devel libxshmfence-devel
|
||||||
$(vopt_if wayland 'wayland-protocols wayland-devel')
|
$(vopt_if wayland 'wayland-protocols wayland-devel')
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue