summaryrefslogtreecommitdiffstats
path: root/src/core/configure.json
diff options
context:
space:
mode:
authorMichal Klocek <michal.klocek@qt.io>2018-07-17 13:42:14 +0200
committerMichal Klocek <michal.klocek@qt.io>2018-07-18 07:09:17 +0000
commit2bfd0679bc92707f6adb3bb1575ce966b6378b9e (patch)
treea49a6608e7376e4d8555c967b6ef93d886aa4779 /src/core/configure.json
parent96b7ea3a9590d8fef4cbcdf5f70f2dd029ce5e6a (diff)
Add missing verbose label for nss check
Change-Id: I1003cc075d87b7e44088512d6f548a917bea1b45 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'src/core/configure.json')
-rw-r--r--src/core/configure.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/configure.json b/src/core/configure.json
index 6eac82e05..51dd561e4 100644
--- a/src/core/configure.json
+++ b/src/core/configure.json
@@ -164,7 +164,7 @@
]
},
"webengine-nss": {
- "label": "nss",
+ "label": "nss >= 3.26",
"sources": [
{ "type": "pkgConfig", "args": "nss >= 3.26" }
]