[cantarell-fonts/wip/piotrdrag/fix-ci] ci: Add gcc and redhat-rpm-config to installed packages
- From: Piotr Drąg <piotrdrag src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cantarell-fonts/wip/piotrdrag/fix-ci] ci: Add gcc and redhat-rpm-config to installed packages
- Date: Wed, 17 Oct 2018 15:58:57 +0000 (UTC)
commit 46d51029ea6be9c82cf729290814666d5f50f87e
Author: Piotr Drąg <piotrdrag gmail com>
Date: Wed Oct 17 17:48:45 2018 +0200
ci: Add gcc and redhat-rpm-config to installed packages
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ad232d18..10c87dc0 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 libappstream-glib-devel gettext
+ - dnf install -y libappstream-glib-devel gettext gcc redhat-rpm-config
- pip3 install fontmake psautohint meson ninja
- meson build
- ninja -C build install
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]