Add missing dependnecies.
This commit is contained in:
parent
f367193566
commit
8427e59fd8
3 changed files with 8 additions and 2 deletions
5
debian/control
vendored
5
debian/control
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue