unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH] INSTALL: fix Linux::Inotify2 package name
@ 2020-01-28  2:23 Eric Wong
  0 siblings, 0 replies; only message in thread
From: Eric Wong @ 2020-01-28  2:23 UTC (permalink / raw)
  To: meta

The "2" is important, since "Linux::Inotify" without the "2"
is not available from Debian 9/10 or CentOS 7.x and seems
unmaintained.
---
 INSTALL | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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)
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-01-28  2:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-28  2:23 [PATCH] INSTALL: fix Linux::Inotify2 package name Eric Wong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).