From 369876ee0639fdb6a4d3d8ed1c98810e7347a78b Mon Sep 17 00:00:00 2001 From: Paul Olav Tvete Date: Thu, 16 Feb 2017 13:55:45 +0100 Subject: Build fix for -no-feature-regularexpression Change-Id: I34f23c0cdc269d8a3acf1e09553ba2604e142736 Reviewed-by: Lars Knoll --- src/gui/configure.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/configure.json') diff --git a/src/gui/configure.json b/src/gui/configure.json index a3e97e09ca..41c665962e 100644 --- a/src/gui/configure.json +++ b/src/gui/configure.json @@ -534,7 +534,7 @@ "linuxfb": { "label": "LinuxFB", "section": "Platform plugins", - "condition": "tests.linuxfb", + "condition": "tests.linuxfb && features.regularexpression", "output": [ "privateFeature" ] }, "vnc": { -- cgit v1.2.3