summaryrefslogtreecommitdiffstats
path: root/src/core/configure.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/configure.json')
-rw-r--r--src/core/configure.json11
1 files changed, 2 insertions, 9 deletions
diff --git a/src/core/configure.json b/src/core/configure.json
index cf01b9914..9ee66bf61 100644
--- a/src/core/configure.json
+++ b/src/core/configure.json
@@ -6,7 +6,7 @@
"gui-private",
"printsupport"
],
- "condition": "features.webengine-core",
+ "condition": "features.build-qtwebengine-core && features.webengine-core-support",
"testDir": "../../config.tests",
"commandline": {
"options": {
@@ -113,12 +113,6 @@
"autoDetect": "tests.webengine-embedded-build",
"output": [ "privateFeature" ]
},
- "webengine-developer-build": {
- "label": "Developer build",
- "purpose": "Enables the developer build configuration.",
- "autoDetect": "features.private_tests",
- "output": [ "privateFeature" ]
- },
"webengine-alsa": {
"label": "Use ALSA",
"condition": "config.unix && libs.webengine-alsa",
@@ -282,10 +276,9 @@
"summary": [
{
"section": "Qt WebEngineCore",
- "condition": "features.webengine-core",
+ "condition": "features.build-qtwebengine-core",
"entries": [
"webengine-embedded-build",
- "webengine-developer-build",
"webengine-full-debug-info",
"webengine-pepper-plugins",
"webengine-printing-and-pdf",