Add: Setting to uniformly slow the acceleration and braking of realistic trains
[openttd-jgr.git] / vcpkg.json
blob30492e1fe124214a8e309b6b2a81dfacd9a7e7ca
2   "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
3   "dependencies": [
4     {
5       "name": "curl",
6       "platform": "linux",
7       "features": [
8         "http2"
9       ]
10     },
11     {
12       "name": "dbus",
13       "platform": "linux",
14       "default-features": false
15     },
16     {
17       "name": "fontconfig",
18       "platform": "linux"
19     },
20     {
21       "name": "freetype",
22       "platform": "linux"
23     },
24     {
25       "name": "harfbuzz",
26       "platform": "linux"
27     },
28     {
29       "name": "icu",
30       "platform": "linux"
31     },
32     {
33       "name": "liblzma"
34     },
35     {
36       "name": "libpng"
37     },
38     {
39       "name": "lzo"
40     },
41     {
42       "name": "sdl2",
43       "platform": "linux"
44     },
45     {
46       "name": "zlib"
47     },
48     {
49       "name": "zstd"
50     }
51   ],
52   "builtin-baseline": "94cf042e6b7713913a3b3150f3ca3d0f4550f7c4"