readme: add eventfd to deps

This commit is contained in:
illiliti
2021-06-01 22:08:50 +03:00
parent 93c48c86ec
commit 6dcad515e9

View File

@@ -28,7 +28,7 @@ Thankfully `udev` has stable API and hopefully no changes will be made to it the
* C99 compiler (build time)
* POSIX make (build time)
* POSIX & XSI libc
* inotify
* inotify & eventfd
* Linux >= 2.6.39
## Installation