mirror of
https://github.com/3cky/mbusd.git
synced 2025-04-02 17:55:54 +02:00
gitlab: added cmake dependency
This commit is contained in:
parent
3db942a753
commit
7fba655ac8
@ -7,7 +7,7 @@ stages:
|
|||||||
image: debian:stable
|
image: debian:stable
|
||||||
before_script:
|
before_script:
|
||||||
- apt update -qq
|
- 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
|
- apt install -y gcc-arm-linux-gnueabihf
|
||||||
|
|
||||||
artifacts:
|
artifacts:
|
||||||
|
Loading…
Reference in New Issue
Block a user