mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 08:39:01 +08:00
16 lines
276 B
JSON
16 lines
276 B
JSON
|
{
|
||
|
"name": "atk",
|
||
|
"version": "2.36.0",
|
||
|
"description": "GNOME Accessibility Toolkit",
|
||
|
"homepage": "https://developer.gnome.org/atk/",
|
||
|
"supports": "!(osx | arm)",
|
||
|
"dependencies": [
|
||
|
"gettext",
|
||
|
"glib",
|
||
|
{
|
||
|
"name": "glib",
|
||
|
"host": true
|
||
|
}
|
||
|
]
|
||
|
}
|