[poppler] .gitlab-ci.yml
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Mon Sep 20 07:40:27 UTC 2021
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 03cc342c2a06ff7550dd6ce9180c64d92f75a8ce
Author: Albert Astals Cid <aacid at kde.org>
Date: Mon Sep 20 09:34:47 2021 +0200
CI: Also compile the curl-dependent code on build_mingw64_fedora33
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e9d9624b..c17e2fa7 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -80,7 +80,7 @@ build_mingw64_fedora33:
before_script:
- dnf install -y 'dnf-command(builddep)'
- dnf builddep -y mingw64-poppler
- - dnf -y install glibc-langpack-en make ninja-build mingw64-boost
+ - dnf -y install glibc-langpack-en make ninja-build mingw64-boost mingw64-curl
script:
- mkdir -p build && cd build
- mingw64-cmake -G Ninja ..
More information about the poppler
mailing list