Install python deps with pacman

wip
Ricardo (XenGi) Band 2021-02-07 19:20:53 +01:00
rodzic 0a02e01a96
commit d3a83bd0cc
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -42,7 +42,7 @@ archlinux:
stage: build
image: archlinux:latest
script:
- "pacman -Syyu --needed --noconfirm --noprogressbar base-devel pugixml opencv pango cairo git python python-pip make clang rustup cargo pkgconf"
- "pacman -Syyu --needed --noconfirm --noprogressbar base-devel pugixml opencv pango cairo git python python-pip make clang rustup cargo pkgconf python-numpy python-slugify python-lxml python-click"
- "rustup install stable"
- "rustup default stable"
- "cargo install usvg"