about summary refs log tree commit homepage
path: root/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 6b20385a..94ec16c6 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -132,7 +132,7 @@ WriteMakefile(
 
                 # Filesys::Notify::Simple is pulled in by Plack, but also
                 # needed by public-inbox-watch (for now)
-                'Filesys::Notify::Simple' => 0,
+                # 'Filesys::Notify::Simple' => 0,
 
                 # TODO: this should really be made optional...
                 'URI::Escape' => 0,