mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-12-04 16:48:24 -05:00
14 lines
228 B
JSON
Executable File
14 lines
228 B
JSON
Executable File
{
|
|
"name": "qt5-wayland",
|
|
"version": "5.15.4",
|
|
"description": "Qt5 wayland Module;",
|
|
"license": null,
|
|
"supports": "linux",
|
|
"dependencies": [
|
|
{
|
|
"name": "qt5-base",
|
|
"default-features": false
|
|
}
|
|
]
|
|
}
|