]> Sergey Matveev's repositories - public-inbox.git/blobdiff - Makefile.PL
index: support --xapian-only switch
[public-inbox.git] / Makefile.PL
index 472baa9b080eda0466dd099be9bdc2b5eebcf4f2..8d90ad46cf64c0753b5ad9823b1553860231d30b 100644 (file)
@@ -138,10 +138,6 @@ WriteMakefile(
                # Plack is needed for public-inbox-httpd and PublicInbox::WWW
                # 'Plack' => 0,
 
-               # Filesys::Notify::Simple is pulled in by Plack, but also
-               # needed by public-inbox-watch (for now)
-               # 'Filesys::Notify::Simple' => 0,
-
                # TODO: this should really be made optional...
                'URI::Escape' => 0,