[cantarell-fonts/wip/piotrdrag/fix-ci] ci: Install more packages
- From: Piotr Drąg <piotrdrag src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cantarell-fonts/wip/piotrdrag/fix-ci] ci: Install more packages
- Date: Wed, 17 Oct 2018 16:01:35 +0000 (UTC)
commit 890ad9b7f19f73eb4e8a1b5b3dd08affd6f5334b
Author: Piotr Drąg <piotrdrag gmail com>
Date: Wed Oct 17 17:48:45 2018 +0200
ci: Install more packages
.gitlab-ci.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ad232d18..bb38d162 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -2,8 +2,8 @@ image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/base:latest
build:
script:
- - dnf install -y libappstream-glib-devel gettext
- - pip3 install fontmake psautohint meson ninja
+ - dnf install -y libappstream-glib-devel gettext gcc redhat-rpm-config
+ - pip3 install fontmake psautohint meson ninja wheel
- meson build
- ninja -C build install
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]