[gimp/wip/Jehan/CI-Windows: 21/21] gitlab-ci: run gdk-pixbuf-query-loaders.



commit 203509fe46a8ad63eb7a5aab7a421b92b3991b72
Author: Jehan <jehan girinstud io>
Date:   Mon Sep 30 21:00:25 2019 +0200

    gitlab-ci: run gdk-pixbuf-query-loaders.
    
    It was not necessary when I was only running the cross-build job. Not
    sure why it is needed now. What do the parallel jobs share exactly in
    this CI system? Anyway…

 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a3ba7a691a..23aea0f22b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -261,6 +261,7 @@ build-git-meson:
     - cd crossroad
     - ./setup.py install
     - cd ..
+    - gdk-pixbuf-query-loaders-64 > /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders.cache
 
 build-git-x86_64-w64-mingw32-meson:
   extends: .gimp-x86_64-w64-mingw32-base


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