Add build-essential
Some checks failed
the build failed

This commit is contained in:
2019-04-10 23:34:30 +02:00
parent e126b775af
commit eb6bcb951f

View File

@@ -3,6 +3,6 @@ pipeline:
image: ubuntu
commands:
- apt-get update
- apt-get install -y make
- apt-get install -y build-essential
- make -C projects/rpi_domo/
- make -C projects/rpi_domo/ buildroot.check-package