Philipp Schrader | 7520ee6 | 2022-12-10 14:04:40 -0800 | [diff] [blame] | 1 | { |
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 | } |