Add pcre2 dependencies to automated builds

This commit is contained in:
Andrei E 2022-03-11 17:02:03 +00:00
parent 4c9b234363
commit bfdf154d66
3 changed files with 3 additions and 0 deletions

View file

@ -12,6 +12,7 @@ packages:
- mesa-dev - mesa-dev
- meson - meson
- pango-dev - pango-dev
- pcre2-dev
- pixman-dev - pixman-dev
- scdoc - scdoc
- wayland-dev - wayland-dev

View file

@ -9,6 +9,7 @@ packages:
- libxkbcommon - libxkbcommon
- meson - meson
- pango - pango
- pcre2
- scdoc - scdoc
- wayland - wayland
- wayland-protocols - wayland-protocols

View file

@ -4,6 +4,7 @@ packages:
- devel/json-c - devel/json-c
- devel/libevdev - devel/libevdev
- devel/meson - devel/meson
- devel/pcre2
- devel/pkgconf - devel/pkgconf
- graphics/cairo - graphics/cairo
- graphics/gdk-pixbuf2 - graphics/gdk-pixbuf2