mirror of
https://github.com/ostreedev/ostree.git
synced 2024-12-22 17:35:55 +03:00
Add CMake to build gir
This commit is contained in:
parent
bc2d9621e2
commit
a5f2ae9a59
@ -3,7 +3,7 @@ image: rust:latest
|
||||
before_script:
|
||||
- echo deb http://ftp.debian.org/debian stretch-backports main > /etc/apt/sources.list.d/backports.list
|
||||
- apt-get update
|
||||
- apt-get install -y -t stretch-backports libostree-dev
|
||||
- apt-get install -y -t stretch-backports cmake libostree-dev
|
||||
|
||||
stages:
|
||||
- build
|
||||
|
Loading…
Reference in New Issue
Block a user