summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMichael Stapelberg <stapelberg@users.noreply.github.com>2015-02-12 23:08:35 +0100
committerMichael Stapelberg <stapelberg@users.noreply.github.com>2015-02-12 23:08:35 +0100
commit783509b872726627c7c0d65e092e265c5e2f0201 (patch)
tree4eceeab61792acda7ca64a74c33add7fd40a5bad /README.md
parent3898f75672dd2318d836ccfab06ed00fa3c39558 (diff)
parent86323f6e042a3d22218f64eba9c97c3cc0d4b04b (diff)
Merge pull request #6 from danielotero/master
Add support for Compose and dead-keys with libxkbcommon
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index b587c27..6965a38 100644
--- a/README.md
+++ b/README.md
@@ -29,8 +29,8 @@ Requirements
- libx11-dev
- libx11-xcb-dev
- libxkbfile-dev
-- libxkbcommon >= 0.4.0
-- libxkbcommon-x11 >= 0.4.0
+- libxkbcommon >= 0.5.0
+- libxkbcommon-x11 >= 0.5.0
Running i3lock
-------------