Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

14 lines
304 B
JSON

{
"name": "qt5-x11extras",
"version": "5.15.16",
"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
}
]
}