mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 22:09:00 +08:00
51685e17d6
at-spi2-core 2.44.1 port Co-authored-by: Billy O'Neal <bion@microsoft.com>
18 lines
355 B
JSON
18 lines
355 B
JSON
{
|
|
"name": "at-spi2-atk",
|
|
"version": "2.38.0",
|
|
"description": "Implementation of the ATK interfaces in terms of the libatspi2 API.",
|
|
"homepage": "https://www.gtk.org/",
|
|
"license": null,
|
|
"supports": "linux",
|
|
"dependencies": [
|
|
"at-spi2-core",
|
|
"atk",
|
|
"libxml2",
|
|
{
|
|
"name": "vcpkg-tool-meson",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|