Add missing ${misc:Depends} to Depends for python3-python-ognibuild.
Changes-By: lintian-brush Fixes: lintian: debhelper-but-no-misc-depends See-also: https://lintian.debian.org/tags/debhelper-but-no-misc-depends.html
This commit is contained in:
parent
2cab6f79f1
commit
99a5c91a12
1 changed files with 1 additions and 0 deletions
1
debian/control
vendored
1
debian/control
vendored
|
@ -5,4 +5,5 @@ Source: python-ognibuild
|
||||||
|
|
||||||
Package: python3-python-ognibuild
|
Package: python3-python-ognibuild
|
||||||
Architecture: all
|
Architecture: all
|
||||||
|
Depends: ${misc:Depends}
|
||||||
Description: Detect and run any build system
|
Description: Detect and run any build system
|
||||||
|
|
Loading…
Add table
Reference in a new issue