make libinput axis api feature depend on libinput

amends b4085e56.

Change-Id: Id18a7de6496e8e9164cb247426aba1293aa4ea2e
Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
bb10
Oswald Buddenhagen 2017-02-09 15:18:38 +01:00
parent 559bfa09e4
commit 2a48f7b189
1 changed files with 1 additions and 1 deletions

View File

@ -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": {