[gnome-control-center/iainl/coverage-install-udisks2] ci: Install udisks2 for the coverage tests



commit 25cf702fea289e0323e1227d0bb2ed9158f80322
Author: Iain Lane <iainl gnome org>
Date:   Mon Feb 18 13:45:35 2019 +0000

    ci: Install udisks2 for the coverage tests
    
    This is needed to build g-c-c for the test, until the image is updated.

 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 09af64afc..80e946127 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -107,6 +107,7 @@ coverage:
     - master@GNOME/gnome-control-center
 
   script:
+    - dnf -y install libudisks2-devel # FIXME: Remove when new images built
     - *environment_information
     - *build_procedure
     - *run_tests


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