atp-deps.txt: add os-prober

The build instruction contain a step

    PYTHONPATH=probert ./probert/bin/probert --all > mymachine.json

This requires package os-prober.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
This commit is contained in:
Heinrich Schuchardt 2022-03-14 10:27:05 +01:00
parent 81f0bace6a
commit d823568197
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ libnl-genl-3-dev
libnl-route-3-dev libnl-route-3-dev
libsystemd-dev libsystemd-dev
lsb-release lsb-release
os-prober
pep8 pep8
pkg-config pkg-config
python3-aiohttp python3-aiohttp