mirror of
https://github.com/ostreedev/ostree.git
synced 2024-12-22 17:35:55 +03:00
ci: I guess we did need CMake
This commit is contained in:
parent
110b09e1cd
commit
14577daf7f
@ -10,7 +10,7 @@ variables:
|
||||
before_script:
|
||||
# TODO: use libostree from unstable
|
||||
- apt-get update
|
||||
- apt-get install -y libostree-dev
|
||||
- apt-get install -y cmake libostree-dev
|
||||
- wget -O - ${SCCACHE_URL} | tar -C /usr/bin/ -xz --wildcards --strip-components=1 '*/sccache'
|
||||
|
||||
cache:
|
||||
|
Loading…
Reference in New Issue
Block a user