mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2025-02-08 06:44:04 -05:00
13 lines
262 B
JSON
13 lines
262 B
JSON
|
{
|
||
|
"name": "qt5-connectivity",
|
||
|
"version": "5.15.4",
|
||
|
"description": "Qt5 Connectivity module - Provides access to Bluetooth and NFC hardware",
|
||
|
"license": null,
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "qt5-base",
|
||
|
"default-features": false
|
||
|
}
|
||
|
]
|
||
|
}
|