1
0
mirror of https://github.com/strawberrymusicplayer/strawberry synced 2024-12-20 04:33:49 +01:00

Fix debian builds

This commit is contained in:
Jonas Kvinge 2020-09-20 15:55:25 +02:00
parent 230376c7f3
commit c688e3431d
2 changed files with 3 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
@ -762,6 +763,7 @@ jobs:
run: >
apt-get update && apt-get install -y
build-essential
dh-make
ssh
git
make