mirror of
https://github.com/swaywm/sway.git
synced 2025-10-29 05:40:18 -04:00
Replace pcre with pcre2
Closes: https://github.com/swaywm/sway/issues/6838
This commit is contained in:
parent
04676936e7
commit
f614f35e73
26 changed files with 53 additions and 43 deletions
|
|
@ -12,6 +12,7 @@ packages:
|
|||
- mesa-dev
|
||||
- meson
|
||||
- pango-dev
|
||||
- pcre2-dev
|
||||
- pixman-dev
|
||||
- scdoc
|
||||
- wayland-dev
|
||||
|
|
|
|||
|
|
@ -9,6 +9,7 @@ packages:
|
|||
- libxkbcommon
|
||||
- meson
|
||||
- pango
|
||||
- pcre2
|
||||
- scdoc
|
||||
- wayland
|
||||
- wayland-protocols
|
||||
|
|
|
|||
|
|
@ -4,6 +4,7 @@ packages:
|
|||
- devel/json-c
|
||||
- devel/libevdev
|
||||
- devel/meson
|
||||
- devel/pcre2
|
||||
- devel/pkgconf
|
||||
- graphics/cairo
|
||||
- graphics/gdk-pixbuf2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue