mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-01 01:41:48 +08:00
14 lines
304 B
JSON
14 lines
304 B
JSON
{
|
|
"name": "qt5-x11extras",
|
|
"version": "5.15.15",
|
|
"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
|
|
}
|
|
]
|
|
}
|