diff --git a/src/core/configure.json b/src/core/configure.json index f111247e4667308e870d4504d43de70a7f9550f2..6bc6a213c1e0fad8e8c7deb4c068ec510e95e4b2 100644 --- a/src/core/configure.json +++ b/src/core/configure.json @@ -86,9 +86,9 @@ ] }, "webengine-harfbuzz": { - "label": "harfbuzz >= 2.0.0", + "label": "harfbuzz >= 2.2.0", "sources": [ - { "type": "pkgConfig", "args": "harfbuzz >= 2.0.0" } + { "type": "pkgConfig", "args": "harfbuzz >= 2.2.0" } ] }, "webengine-glib": {