[cantarell-fonts/add-ci] Also install redhat-rpm-config
- From: Nikolaus Waxweiler <nwaxweiler src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cantarell-fonts/add-ci] Also install redhat-rpm-config
- Date: Fri, 25 May 2018 20:54:35 +0000 (UTC)
commit 7a0b1fab6697ca08f80682a6adc48e63d26ba2e4
Author: Nikolaus Waxweiler <madigens gmail com>
Date: Fri May 25 21:54:15 2018 +0100
Also install redhat-rpm-config
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 036be718..d3fbcb43 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -2,7 +2,7 @@ image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/base:latest
build:
script:
- - dnf install -y python3-pip gcc
+ - dnf install -y python3-pip gcc redhat-rpm-config
- pip3 install fontmake git+https://github.com/adobe-type-tools/psautohint.git@v1.1.0#egg=psautohint
- meson build
- ninja -C build dist
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]