about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <e@yhbt.net>2020-01-28 02:23:03 +0000
committerEric Wong <e@yhbt.net>2020-01-28 03:00:05 +0000
commit436f9dfcd3e3d3e65cb882fd518634d9f95ac19c (patch)
tree046ef85b517a214728951b73b8f136bdafe87b9f
parent0f81681256c9f24c37759e26c6c21db187374438 (diff)
downloadpublic-inbox-436f9dfcd3e3d3e65cb882fd518634d9f95ac19c.tar.gz
The "2" is important, since "Linux::Inotify" without the "2"
is not available from Debian 9/10 or CentOS 7.x and seems
unmaintained.
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 2f7b9972..6d5ef94c 100644
--- a/INSTALL
+++ b/INSTALL
@@ -138,7 +138,7 @@ above, so there is no need to explicitly install them:
                                    rpm: perl-Filesys-Notify-Simple
                                    (for public-inbox-watch, pulled in by Plack)
 
-- Linux::Inotify                   deb: liblinux-inotify2-perl
+- Linux::Inotify2                  deb: liblinux-inotify2-perl
                                    rpm: perl-Linux-Inotify2
                                    (for public-inbox-watch on Linux)