Add extra dependencies.
This commit is contained in:
parent
70ce8a5c4b
commit
a752732e3a
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue