Install deps
This commit is contained in:
parent
9812dd8cf8
commit
eabee78e0e
1 changed files with 1 additions and 0 deletions
|
@ -9,4 +9,5 @@ steps:
|
||||||
- apt update
|
- apt update
|
||||||
- apt upgrade -y
|
- apt upgrade -y
|
||||||
- apt install -y --no-install-recommends build-essential devscripts lintian
|
- apt install -y --no-install-recommends build-essential devscripts lintian
|
||||||
|
- mk-build-deps --install --tool='apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends --yes' debian/control
|
||||||
- debuild --no-tgz-check
|
- debuild --no-tgz-check
|
||||||
|
|
Loading…
Reference in a new issue