commit d594f9a

nia  ·  2020-07-07 21:52:46 +0000 UTC
parent 86b45d5
Update list of dependencies
1 files changed,  +5, -4
+5, -4
 1@@ -14,14 +14,15 @@ Dependencies
 2 * wayland
 3 * wayland-protocols
 4 * libdrm
 5-* libinput (see my [libinput repository](https://github.com/oasislinux/libinput)
 6-  if you don't want the libudev dependency)
 7+* libinput (on Linux only; see my
 8+  [libinput repository](https://github.com/oasislinux/libinput) if you don't
 9+  want the libudev dependency)
10 * libxkbcommon
11 * pixman
12 * [wld](http://github.com/michaelforney/wld)
13-* linux\[>=3.12\] (for EVIOCREVOKE)
14+* linux\[>=3.12\] (for EVIOCREVOKE) or NetBSD\[>=9.0\]
15 
16-For input hotplugging, the following is also required:
17+For input hotplugging on Linux, the following is also required:
18 * libudev
19 
20 Implementing a window manager using swc