From b2b1006759730507731fcd3fc3e0de68239e3b92 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 27 Jun 2020 10:03:36 +0000 Subject: watch: remove Filesys::Notify::Simple dependency Since we already use inotify and EVFILT_VNODE (kqueue) in -imapd, we might as well use them directly in -watch, too. This will allow public-inbox-watch to use PublicInbox::DS for timers to watch newsgroups/mailboxes and have saner signal handling in future commits. --- ci/deps.perl | 1 - 1 file changed, 1 deletion(-) (limited to 'ci') diff --git a/ci/deps.perl b/ci/deps.perl index 48aaa9e4..501f5112 100755 --- a/ci/deps.perl +++ b/ci/deps.perl @@ -32,7 +32,6 @@ my $profiles = { BSD::Resource DBD::SQLite DBI - Filesys::Notify::Simple Inline::C Net::Server Plack -- cgit v1.2.3-24-ge0c7