vcpkg/ports/kf5syntaxhighlighting/vcpkg.json
Dawid Wróbel 8a943f71ff
[kf5*] re-enable parallel configure, speed up compilation (#20202)
* [kf5*] re-enable parallel configure

* [kf5*] update versions
2021-09-17 08:20:35 -07:00

14 lines
308 B
JSON

{
"name": "kf5syntaxhighlighting",
"version": "5.84.0",
"port-version": 2,
"description": "Syntax highlighting engine for Kate syntax definitions",
"homepage": "https://github.com/KDE/syntax-highlighting",
"dependencies": [
"ecm",
"qt5-base",
"qt5-tools",
"qt5-xmlpatterns"
]
}