Skip to content

Commit

Permalink
Build fix for -no-feature-regularexpression
Browse files Browse the repository at this point in the history
Change-Id: I34f23c0cdc269d8a3acf1e09553ba2604e142736
Reviewed-by: Lars Knoll <[email protected]>
  • Loading branch information
paulolav authored and sbinner committed Mar 1, 2017
1 parent 432fd5a commit 369876e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gui/configure.json
Original file line number Diff line number Diff line change
Expand Up @@ -534,7 +534,7 @@
"linuxfb": {
"label": "LinuxFB",
"section": "Platform plugins",
"condition": "tests.linuxfb",
"condition": "tests.linuxfb && features.regularexpression",
"output": [ "privateFeature" ]
},
"vnc": {
Expand Down

0 comments on commit 369876e

Please sign in to comment.