mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-12-03 21:08:26 -05:00
19 lines
296 B
JSON
19 lines
296 B
JSON
|
{
|
||
|
"name": "kf5holidays",
|
||
|
"version": "5.89.0",
|
||
|
"description": "Holiday calculation library",
|
||
|
"dependencies": [
|
||
|
"ecm",
|
||
|
"qt5-base",
|
||
|
"qt5-tools",
|
||
|
{
|
||
|
"name": "vcpkg-cmake",
|
||
|
"host": true
|
||
|
},
|
||
|
{
|
||
|
"name": "vcpkg-cmake-config",
|
||
|
"host": true
|
||
|
}
|
||
|
]
|
||
|
}
|