mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2025-12-20 04:40:10 +01:00
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:
parent
c1c8cf7360
commit
c1418cffb5
1 changed files with 1 additions and 1 deletions
|
|
@ -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'],
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue