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.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/configure.json b/src/core/configure.json
index 4d2555dd2..755a525a8 100644
--- a/src/core/configure.json
+++ b/src/core/configure.json
@@ -84,9 +84,9 @@
]
},
"webengine-harfbuzz": {
- "label": "harfbuzz >= 1.4.2",
+ "label": "harfbuzz >= 2.0.0",
"sources": [
- { "type": "pkgConfig", "args": "harfbuzz >= 1.4.2" }
+ { "type": "pkgConfig", "args": "harfbuzz >= 2.0.0" }
]
},
"webengine-glib": {