mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 21:19:00 +08:00
20 lines
406 B
JSON
20 lines
406 B
JSON
|
{
|
||
|
"name": "at-spi2-core",
|
||
|
"version": "2.44.1",
|
||
|
"description": "Base DBus XML interfaces for accessibility, the accessibility registry daemon, and atspi library.",
|
||
|
"homepage": "https://www.gtk.org/",
|
||
|
"license": null,
|
||
|
"supports": "linux",
|
||
|
"dependencies": [
|
||
|
"glib",
|
||
|
{
|
||
|
"name": "glib",
|
||
|
"host": true
|
||
|
},
|
||
|
{
|
||
|
"name": "vcpkg-tool-meson",
|
||
|
"host": true
|
||
|
}
|
||
|
]
|
||
|
}
|