[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:05:00 +0000 (UTC)
commit 38b76b20090172fc9d6483aaca2564ba445ea9f1
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..2d501ab6 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 python3-devel
+ - 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]