Add back dh-make

This commit is contained in:
Jonas Kvinge 2020-09-23 18:23:59 +02:00
parent 09537d73da
commit 523cdca449
2 changed files with 2 additions and 0 deletions

View File

@ -234,6 +234,7 @@ commands:
command: >
apt-get update && apt-get install -y
build-essential
dh-make
ssh
git
make

View File

@ -706,6 +706,7 @@ jobs:
run: >
apt-get update && apt-get install -y
build-essential
dh-make
ssh
git
make