trying to build gerbolize in archlinux
This commit is contained in:
parent
c0c019aea6
commit
ce9a7a3082
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ archlinux:
|
|||
stage: build
|
||||
image: archlinux:latest
|
||||
script:
|
||||
- "sudo pacman -S pugixml opencv pango cairo git python make clang rustup cargo pkgconf"
|
||||
- "pacman -Syy --needed --noconfirm --noprogressbar pugixml opencv pango cairo git python make clang rustup cargo pkgconf"
|
||||
- "rustup install stable"
|
||||
- "rustup default stable"
|
||||
- "cargo install usvg"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue