Skip to content

Commit

Permalink
xbstrap: supply virtual tools to runtool
Browse files Browse the repository at this point in the history
  • Loading branch information
no92 committed Apr 18, 2024
1 parent 87f6810 commit f0b813c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xbstrap/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ def do_runtool(args):
workdir=workdir,
for_package=for_package,
containerless=has_containerless,
virtual_tools=subject.virtual_tools if subject else [],
)


Expand Down

0 comments on commit f0b813c

Please sign in to comment.