Add missing dependnecies.

This commit is contained in:
Jelmer Vernooij 2021-03-02 18:26:37 +00:00
parent f367193566
commit 8427e59fd8
No known key found for this signature in database
GPG key ID: 579C160D4C9E23E8
3 changed files with 8 additions and 2 deletions

5
debian/control vendored
View file

@ -5,9 +5,13 @@ Build-Depends: debhelper-compat (= 12),
python3-all,
python3-apt,
python3-breezy,
python3-breezy.tests,
python3-buildlog-consultant,
python3-requirement-parser,
python3-debmutate,
python3-setuptools,
lintian-brush,
brz-debian
Source: ognibuild
Priority: optional
Section: devel
@ -22,6 +26,7 @@ Depends: python3-apt,
python3-breezy,
python3-buildlog-consultant,
python3-debmutate,
python3-requirement-parser,
${misc:Depends},
${python3:Depends},
Description: Detect and run any build system