mirror of
https://github.com/swaywm/sway.git
synced 2026-04-09 08:21:26 -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
|
|
@ -213,7 +213,7 @@ sway_deps = [
|
|||
libudev,
|
||||
math,
|
||||
pango,
|
||||
pcre,
|
||||
pcre2,
|
||||
glesv2,
|
||||
pixman,
|
||||
server_protos,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue