More refactoring.
This commit is contained in:
parent
ea32f33f90
commit
52e119022b
10 changed files with 135 additions and 66 deletions
|
@ -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="",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue