[gimp/wip/Jehan/CI-Windows: 4/4] Move to Debian testing (TODO: will be rebased).
- From: Jehan <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/wip/Jehan/CI-Windows: 4/4] Move to Debian testing (TODO: will be rebased).
- Date: Wed, 25 Sep 2019 19:44:54 +0000 (UTC)
commit 98033372b636ff221698111c01d8d4e638738b71
Author: Jehan <jehan girinstud io>
Date: Wed Sep 25 21:43:55 2019 +0200
Move to Debian testing (TODO: will be rebased).
.gitlab-ci.yml | 15 ++++++++-------
1 file changed, 8 insertions(+), 7 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 438bef546c..c05ba957aa 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -29,15 +29,16 @@ cache:
paths:
- "${INSTALL_DIR}"
before_script:
- - pacman -Syu --noconfirm --needed --cachedir "${PACMAN_CACHE}"
+ - apt-get update
+ - apt-get install --yes --no-install-recommends
+ build-essential
+ cmake
+ ninja-build
+ ca-certificates
git
- base-devel
+ mingw-w64
python-docutils
- python-pip
- - curl https://aur.archlinux.org/cgit/aur.git/snapshot/mingw-w64-gcc.tar.gz --output mingw-w64-gcc.tar.gz
- - tar xzf mingw-w64-gcc.tar.gz
- - cd mingw-w64-gcc
- - makepkg -si
+ python3-pip
- pip3 install crossroad
build-git-x86_64-w64-mingw32-meson:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]