mirror of
https://github.com/3cky/mbusd.git
synced 2025-02-03 23:01:29 +01:00
gitlab: added cmake dependency
This commit is contained in:
parent
3db942a753
commit
7fba655ac8
@ -7,7 +7,7 @@ stages:
|
||||
image: debian:stable
|
||||
before_script:
|
||||
- apt update -qq
|
||||
- apt install -y -qq build-essential autoconf automake pkg-config libtool m4 autoconf-archive
|
||||
- apt install -y -qq build-essential pkg-config cmake
|
||||
- apt install -y gcc-arm-linux-gnueabihf
|
||||
|
||||
artifacts:
|
||||
|
Loading…
Reference in New Issue
Block a user