mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-18 06:27:56 +08:00
15 lines
325 B
JSON
15 lines
325 B
JSON
{
|
|
"name": "qt5-x11extras",
|
|
"version": "5.15.13",
|
|
"port-version": 1,
|
|
"description": "Qt X11 Extras enables the Qt programmer to write applications for the Linux/X11 platform.",
|
|
"license": null,
|
|
"supports": "!windows",
|
|
"dependencies": [
|
|
{
|
|
"name": "qt5-base",
|
|
"default-features": false
|
|
}
|
|
]
|
|
}
|