Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

17 lines
292 B
JSON

{
"name": "libmypaint",
"version": "1.6.1",
"description": "Brush library used by MyPaint",
"homepage": "mypaint.org",
"license": "ISC",
"supports": "!windows | mingw",
"dependencies": [
"glib",
"json-c",
{
"name": "vcpkg-make",
"host": true
}
]
}