[cantarell-fonts/add-ci] Intstall libappstream-glib-devel



commit 50765294ac73bb7bf1b09a9f8fdc8f6d547148af
Author: Nikolaus Waxweiler <madigens gmail com>
Date:   Fri May 25 22:11:17 2018 +0100

    Intstall libappstream-glib-devel

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1e52f186..368f8ae6 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-devel gcc redhat-rpm-config meson
+    - dnf install -y python3-devel gcc redhat-rpm-config meson libappstream-glib-devel
     - 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]