diff options
author | ndren <andreien@ctemplar.com> | 2022-03-12 13:02:32 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-12 14:02:32 +0100 |
commit | f614f35e7354980bf4f0a66ca99be9b5f3a7ac90 (patch) | |
tree | f21dade3cbddd36c01ccf17eb3ee2bea9a29e909 /README.ko.md | |
parent | 04676936e71f6fccccb098f3232d16572b140902 (diff) |
Replace pcre with pcre2
Closes: https://github.com/swaywm/sway/issues/6838
Diffstat (limited to 'README.ko.md')
-rw-r--r-- | README.ko.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.ko.md b/README.ko.md index 1086da0c..7a1f4ce1 100644 --- a/README.ko.md +++ b/README.ko.md @@ -27,7 +27,7 @@ IRC 채널을 방문하거나 sir@cmpwn.com으로 이메일을 보내 상담 받 * [wlroots](https://gitlab.freedesktop.org/wlroots/wlroots) * wayland * wayland-protocols \* -* pcre +* pcre2 * json-c * pango * cairo |