aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/mypaint-brushes/vcpkg.json
blob: 76bddcb564e059c8c5ac7824eb2d83cc7a0215a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "name": "mypaint-brushes",
  "version": "1.3.1",
  "description": "Data package. Brushes used by MyPaint and other software using libmypaint.",
  "homepage": "mypaint.org",
  "license": "CC0-1.0",
  "dependencies": [
    {
      "name": "vcpkg-make",
      "host": true
    }
  ]
}