diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2021-12-04 21:14:45 -0800 |
---|---|---|
committer | Eli Schwartz <eschwartz93@gmail.com> | 2022-01-18 21:58:24 -0500 |
commit | 4048c71d6dd175bd4242c109fbdc54d6867e0da4 (patch) | |
tree | f9512907b85a90e977b9fd224877466938bef0b3 /mesonbuild/depfile.py | |
parent | dacba7a83dcbd8097817265cfc335a3d955830c9 (diff) | |
download | meson-4048c71d6dd175bd4242c109fbdc54d6867e0da4.zip meson-4048c71d6dd175bd4242c109fbdc54d6867e0da4.tar.gz meson-4048c71d6dd175bd4242c109fbdc54d6867e0da4.tar.bz2 |
modules/gnome: fix type annotations and issues with _gather_typelib_includes_and_update_depends
There is the problem of the annotations themselves, then there is
the problem with depends being mutated. The mutation side effect is a
problem in itself, but there's also the problem that we really want to
use Sequence, which isn't mutable.
Diffstat (limited to 'mesonbuild/depfile.py')
0 files changed, 0 insertions, 0 deletions