control: Add python3-tomli/python3-pip

This commit is contained in:
Mason Thompson 2025-03-31 18:03:28 -04:00 committed by mborgerson
parent 57cdee770e
commit f82c6865fc
1 changed files with 2 additions and 0 deletions

2
debian/control vendored
View File

@ -6,6 +6,8 @@ Build-Depends: debhelper (>= 11),
cmake, cmake,
git, git,
python3:any, python3:any,
python3-pip,
python3-tomli,
python3-yaml, python3-yaml,
python3-venv, python3-venv,
ninja-build, ninja-build,