]> Sergey Matveev's repositories - public-inbox.git/blobdiff - Makefile.PL
INSTALL: depend on Text::ParseWords
[public-inbox.git] / Makefile.PL
index ca8e45cfb650c05599ddcce263107a6842fcbf8e..6fb0d5604b7fea04919b1d1e9c8e80a498e0eb6f 100644 (file)
@@ -155,6 +155,7 @@ WriteMakefile(
                'IO::Compress::Gzip' => 0,
                'IO::Uncompress::Gunzip' => 0,
                'Storable' => 0, # rpm: perl-Storable
+               'Text::ParseWords' => 0, # rpm: perl-Text-ParseWords
 
                # Plack is needed for public-inbox-httpd and PublicInbox::WWW
                # 'Plack' => 0,