make libinput axis api feature depend on libinput
amends b4085e56.
Change-Id: Id18a7de6496e8e9164cb247426aba1293aa4ea2e
Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
bb10
parent
559bfa09e4
commit
2a48f7b189
|
|
@ -511,7 +511,7 @@
|
|||
},
|
||||
"libinput-axis-api": {
|
||||
"label": "axis API in libinput",
|
||||
"condition": "tests.libinput_axis_api",
|
||||
"condition": "features.libinput && tests.libinput_axis_api",
|
||||
"output": [ "privateFeature" ]
|
||||
},
|
||||
"lgmon": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue