ci: Add libpcre2 dependencies and subproject

This is in preparation for porting `GRegex` to libpcre2, which is
happening in !2529. It’s a big port, though, and specially rebuilding
the CI images to add libpcre2 for it is a pain.

Add libpcre2, and then !2529 can drop the old libpcre dependencies when
the port lands.

Signed-off-by: Philip Withnall <pwithnall@endlessos.org>

Helps: #1085
This commit is contained in:
Philip Withnall
2022-06-24 12:50:26 +01:00
parent 5e00b30a29
commit 03ea524188
7 changed files with 25 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
FROM registry.gitlab.gnome.org/gnome/glib/fedora:v16
FROM registry.gitlab.gnome.org/gnome/glib/fedora:v17
ARG COVERITY_SCAN_PROJECT_NAME
ARG COVERITY_SCAN_TOKEN