summaryrefslogtreecommitdiffstats
path: root/configure.json
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2017-11-07 13:28:28 +0100
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2017-11-07 20:39:27 +0000
commitda2ad89d330291679b288e87ba620b37870d8cf3 (patch)
tree8abb2262fdb04c051e80bccb0bbf9905dbef8d05 /configure.json
parent721ca2f0ed86002865518f74175ce88a04ea033b (diff)
Remove double declaration of webengine-libxml2 feature
It is declared twice for some reason Change-Id: I85b03c43909bec2f4f539f9716e188987d869f64 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'configure.json')
-rw-r--r--configure.json5
1 files changed, 0 insertions, 5 deletions
diff --git a/configure.json b/configure.json
index ecf6e1132..82d4254bc 100644
--- a/configure.json
+++ b/configure.json
@@ -386,11 +386,6 @@
"condition": "config.unix && tests.srtp",
"output": [ "privateFeature" ]
},
- "system-libxml2" : {
- "label": "libxml2",
- "condition": "config.unix && tests.libxml2",
- "output": [ "privateFeature" ]
- },
"winversion" : {
"label": "winversion",
"condition": "config.win32 && tests.winversion",