Added lintian post-build step (#12576)

* Added lintian post-build step

* Update cmake/developer_package/packaging/debian_post_build.cmake

Co-authored-by: Ilya Churaev <ilyachur@gmail.com>

Co-authored-by: Ilya Churaev <ilyachur@gmail.com>
This commit is contained in:
Ilya Lavrenov
2022-08-16 16:44:11 +04:00
committed by GitHub
parent 2e7284cfa0
commit 1a965bbd80
3 changed files with 52 additions and 8 deletions

View File

@@ -45,6 +45,7 @@ if [ -f /etc/lsb-release ]; then
unzip \
shellcheck \
patchelf \
lintian \
`# openvino` \
libtbb-dev \
libpugixml-dev \