mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-12-03 02:38:25 -05:00
17 lines
370 B
JSON
Executable File
17 lines
370 B
JSON
Executable File
{
|
|
"name": "qt5-location",
|
|
"version": "5.15.4",
|
|
"description": "Qt5 Location Module - Displays map, navigation, and place content in a QML application.",
|
|
"license": null,
|
|
"dependencies": [
|
|
{
|
|
"name": "qt5-base",
|
|
"default-features": false
|
|
},
|
|
"qt5-declarative",
|
|
"qt5-quickcontrols",
|
|
"qt5-quickcontrols2",
|
|
"qt5-serialport"
|
|
]
|
|
}
|