diff options
author | Cem Keylan <cem@ckyln.com> | 2022-12-14 16:12:15 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-12-14 16:12:15 +0100 |
commit | cfe5bd1fc04fcbf63b634097165e71a521b1df9d (patch) | |
tree | e931114eefb3b9f87ebb28beba604ca3086f16c8 /wayland/sway/depends | |
parent | ea5671bc1c914f85a53f3aea9ba439c861bb36db (diff) | |
download | repository-cfe5bd1fc04fcbf63b634097165e71a521b1df9d.tar.gz |
sway: switch to pcre2
Diffstat (limited to 'wayland/sway/depends')
-rw-r--r-- | wayland/sway/depends | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wayland/sway/depends b/wayland/sway/depends index d101aa71..54d94d9c 100644 --- a/wayland/sway/depends +++ b/wayland/sway/depends @@ -2,7 +2,7 @@ cairo gdk-pixbuf json-c meson make -pcre +pcre2 scdoc make wayland wayland-protocols make |