Move debian-specific dependencies to Recommends.

This commit is contained in:
Jelmer Vernooij 2021-03-27 17:49:16 +00:00
parent 50875787cc
commit 87bf6203e5

2
debian/control vendored
View file

@ -25,12 +25,12 @@ Architecture: all
Depends: python3-apt,
python3-breezy,
python3-buildlog-consultant (>= 0.0.4),
python3-debmutate,
python3-lz4,
python3-requirement-parser,
python3-toml,
${misc:Depends},
${python3:Depends},
Recommends: brz-debian, python3-debmutate
Description: Detect and run any build system
Ognibuild is a simple wrapper with a common interface for invoking any kind of
build tool.