aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar ndren <andreien@ctemplar.com>2022-03-12 13:02:32 +0000
committerLibravatar GitHub <noreply@github.com>2022-03-12 14:02:32 +0100
commitf614f35e7354980bf4f0a66ca99be9b5f3a7ac90 (patch)
treef21dade3cbddd36c01ccf17eb3ee2bea9a29e909 /README.md
parentRemove WLR_SWITCH_STATE_TOGGLE usage (diff)
downloadsway-f614f35e7354980bf4f0a66ca99be9b5f3a7ac90.tar.gz
sway-f614f35e7354980bf4f0a66ca99be9b5f3a7ac90.tar.zst
sway-f614f35e7354980bf4f0a66ca99be9b5f3a7ac90.zip
Replace pcre with pcre2
Closes: https://github.com/swaywm/sway/issues/6838
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9c15b491..8e70aef5 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ Install dependencies:
27* [wlroots] 27* [wlroots]
28* wayland 28* wayland
29* wayland-protocols \* 29* wayland-protocols \*
30* pcre 30* pcre2
31* json-c 31* json-c
32* pango 32* pango
33* cairo 33* cairo