configure: bump dri2proto to 2.8
This is required for the prime macros. Reviewed-by: Keith Packard <keithp@keithp.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
This commit is contained in:
parent
c41922940a
commit
234022cfb3
|
@ -775,7 +775,7 @@ RECORDPROTO="recordproto >= 1.13.99.1"
|
||||||
SCRNSAVERPROTO="scrnsaverproto >= 1.1"
|
SCRNSAVERPROTO="scrnsaverproto >= 1.1"
|
||||||
RESOURCEPROTO="resourceproto >= 1.2.0"
|
RESOURCEPROTO="resourceproto >= 1.2.0"
|
||||||
DRIPROTO="xf86driproto >= 2.1.0"
|
DRIPROTO="xf86driproto >= 2.1.0"
|
||||||
DRI2PROTO="dri2proto >= 2.7"
|
DRI2PROTO="dri2proto >= 2.8"
|
||||||
XINERAMAPROTO="xineramaproto"
|
XINERAMAPROTO="xineramaproto"
|
||||||
BIGFONTPROTO="xf86bigfontproto >= 1.2.0"
|
BIGFONTPROTO="xf86bigfontproto >= 1.2.0"
|
||||||
DGAPROTO="xf86dgaproto >= 2.0.99.1"
|
DGAPROTO="xf86dgaproto >= 2.0.99.1"
|
||||||
|
|
Loading…
Reference in New Issue