More refactoring.

This commit is contained in:
Jelmer Vernooij 2021-03-02 02:18:36 +00:00
parent ea32f33f90
commit 52e119022b
No known key found for this signature in database
GPG key ID: 579C160D4C9E23E8
10 changed files with 135 additions and 66 deletions

View file

@ -98,6 +98,7 @@ blah (0.1) UNRELEASED; urgency=medium
apt = AptManager(session)
apt._searchers = [DummyAptSearcher(self._apt_files)]
context = BuildDependencyContext(
("build", ),
self.tree,
apt,
subpath="",