[meld] CI: Add glib2-devel to our deps for resource compilation



commit 49f022033a1958f07184c50fa9cb6b23be878ad0
Author: Kai Willadsen <kai willadsen gmail com>
Date:   Sat Jan 12 06:55:37 2019 +1000

    CI: Add glib2-devel to our deps for resource compilation

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0f6a2631..9ba242db 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -5,7 +5,7 @@ stages:
 variables:
   DEPENDENCIES: python3 pygobject3 gobject-introspection
                 python3-gobject gtk3 gtksourceview3
-                python3-pytest intltool
+                python3-pytest intltool glib2-devel
 
 .linux-common: &linux-common
   image: fedora:rawhide


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]