Move debian-specific dependencies to Recommends.
This commit is contained in:
parent
50875787cc
commit
87bf6203e5
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -25,12 +25,12 @@ Architecture: all
|
||||||
Depends: python3-apt,
|
Depends: python3-apt,
|
||||||
python3-breezy,
|
python3-breezy,
|
||||||
python3-buildlog-consultant (>= 0.0.4),
|
python3-buildlog-consultant (>= 0.0.4),
|
||||||
python3-debmutate,
|
|
||||||
python3-lz4,
|
python3-lz4,
|
||||||
python3-requirement-parser,
|
python3-requirement-parser,
|
||||||
python3-toml,
|
python3-toml,
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
${python3:Depends},
|
${python3:Depends},
|
||||||
|
Recommends: brz-debian, python3-debmutate
|
||||||
Description: Detect and run any build system
|
Description: Detect and run any build system
|
||||||
Ognibuild is a simple wrapper with a common interface for invoking any kind of
|
Ognibuild is a simple wrapper with a common interface for invoking any kind of
|
||||||
build tool.
|
build tool.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue