diff --git a/CMakeLists.txt b/CMakeLists.txt index dc5215708..6b870761d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -61,7 +61,7 @@ endif() find_package(JsonC 0.12.1 REQUIRED) find_package(PCRE REQUIRED) -find_package(WLC REQUIRED) +find_package(WLC 0.0.10 REQUIRED) find_package(Wayland REQUIRED) find_package(XKBCommon REQUIRED) find_package(Cairo REQUIRED) diff --git a/README.md b/README.md index 29e8a674f..42ca95ea8 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ channel or shoot an email to sir@cmpwn.com for advice. Install dependencies: * cmake -* [wlc](https://github.com/Cloudef/wlc) +* [wlc](https://github.com/Cloudef/wlc) >= 0.0.10 * wayland * xwayland * libinput >= 1.6.0