diff options
author | Eli Schwartz <eschwartz@archlinux.org> | 2021-06-15 21:45:45 -0400 |
---|---|---|
committer | Eli Schwartz <eschwartz@archlinux.org> | 2021-06-17 13:22:25 -0400 |
commit | bbcc91c1e5a904639633a5797d635852a0f77971 (patch) | |
tree | 0c404d757b204dcf67c8fca9797d17172a5f94b4 /mesonbuild/interpreter/interpreterobjects.py | |
parent | d591353b7874816378f9f61df69829a5cf135b4b (diff) | |
download | meson-bbcc91c1e5a904639633a5797d635852a0f77971.zip meson-bbcc91c1e5a904639633a5797d635852a0f77971.tar.gz meson-bbcc91c1e5a904639633a5797d635852a0f77971.tar.bz2 |
expose SystemDependency and BuiltinDependency as toplevel classes
mesonbuild.dependencies.__init__ exposes configtool, pkgconfig, cmake
and more in __init__.py, so there's no reason we should be tying
SystemDependency to the internal organization implementation of the
subpackage!
In the 2nd previous commit it took quite some effort to figure out that
the python module "does not exist" because of import errors while
refactoring something completely different.
Diffstat (limited to 'mesonbuild/interpreter/interpreterobjects.py')
0 files changed, 0 insertions, 0 deletions