Add Missing build deps
Some checks are pending
the build is pending

This commit is contained in:
2019-04-10 23:38:12 +02:00
parent b5a7d2442f
commit 033120df07

View File

@@ -3,6 +3,6 @@ pipeline:
image: ubuntu
commands:
- apt-get update
- apt-get install -y build-essential file
- apt-get install -y build-essential file wget cpio python unzip rsync bc git
- make -C projects/rpi_domo/
- make -C projects/rpi_domo/ buildroot.check-package