nana/dependencies.json

11 lines
113 B
JSON

{
"X11":
{
"condition": "target_os == 'posix'"
},
"Xft":
{
"condition": "target_os == 'posix'"
}
}