[gimp/wip/Jehan/testing-msys2-win-CI] gitlab-ci: remove useless build dependencies.



commit eb68e2e0cf3d7ec799eda65410c3a625782d6961
Author: Jehan <jehan girinstud io>
Date:   Thu Apr 16 18:14:14 2020 +0200

    gitlab-ci: remove useless build dependencies.

 .gitlab-ci.yml | 12 ------------
 1 file changed, 12 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f7347af6ab..f4961c3abe 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -192,25 +192,19 @@ deps-win64:
         git
         gcc
         gcc-c++
-        gperf
         intltool
         libtool
         libxslt
         make
-        python2
         mingw64-gcc
         mingw64-gcc-c++
         mingw64-binutils
         cpio rpm
         python3-docutils
-        python3-pip
         python3-setuptools
         shared-mime-info
         which
-        libmount-devel
         gdk-pixbuf2
-        gdk-pixbuf2-devel
-        glib2-devel
     #- pip3 install wheel
     #- pip3 install crossroad
     - git clone --depth=1 --branch wip/Jehan/msys2-support 
git://git.tuxfamily.org/gitroot/crossroad/crossroad.git
@@ -308,25 +302,19 @@ deps-win32:
         git
         gcc
         gcc-c++
-        gperf
         intltool
         libtool
         libxslt
         make
-        python2
         mingw32-gcc
         mingw32-gcc-c++
         mingw32-binutils
         cpio rpm
         python3-docutils
-        python3-pip
         python3-setuptools
         shared-mime-info
         which
-        libmount-devel
         gdk-pixbuf2
-        gdk-pixbuf2-devel
-        glib2-devel
     #- pip3 install wheel
     #- pip3 install crossroad
     - git clone --depth=1 --branch wip/Jehan/msys2-support 
git://git.tuxfamily.org/gitroot/crossroad/crossroad.git


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