Add extra dependencies.

This commit is contained in:
Jelmer Vernooij 2021-03-27 17:43:30 +00:00
parent 70ce8a5c4b
commit a752732e3a

2
debian/control vendored
View file

@ -11,7 +11,6 @@ Build-Depends: debhelper-compat (= 12),
python3-debmutate, python3-debmutate,
python3-lz4, python3-lz4,
python3-setuptools, python3-setuptools,
lintian-brush,
brz-debian brz-debian
Source: ognibuild Source: ognibuild
Priority: optional Priority: optional
@ -29,6 +28,7 @@ Depends: python3-apt,
python3-debmutate, python3-debmutate,
python3-lz4, python3-lz4,
python3-requirement-parser, python3-requirement-parser,
python3-toml,
${misc:Depends}, ${misc:Depends},
${python3:Depends}, ${python3:Depends},
Description: Detect and run any build system Description: Detect and run any build system