Update RandR version in meson.build to 1.6

The RandR 1.6 patches were merged without the necessary meson changes.

Signed-off-by: Keith Packard <keithp@keithp.com>
This commit is contained in:
Keith Packard 2017-04-28 22:32:44 -07:00
parent c1c8cf7360
commit c1418cffb5

View file

@ -37,7 +37,7 @@ pcs = [
['inputproto', '2.3.2'],
['kbproto', '1.0.7'],
['presentproto', '1.1'],
['randrproto', '1.5.0'],
['randrproto', '1.6.0'],
['recordproto', '1.14.2'],
['renderproto', '0.11.1'],
['resourceproto', '1.2.0'],