blob: bfda933aacd0f778e3ac7a81129f9dda04067d27 [file] [log] [blame]
Philipp Schrader7520ee62022-12-10 14:04:40 -08001{
2 "matplotlib": {
3 "patches": [
4 "//third_party:python/matplotlib/init.patch"
5 ],
6 "patch_args": ["-p1"]
7 },
8 "pygobject": {
9 "patches": [
10 "//third_party:python/pygobject/init.patch"
11 ],
12 "patch_args": ["-p1"]
13 }
14}