]> Sergey Matveev's repositories - public-inbox.git/blobdiff - script/public-inbox-nntpd
make zlib-related modules a hard dependency
[public-inbox.git] / script / public-inbox-nntpd
index ce42de2d57c254104bf2eaa234bcf3128291ffa5..f42db6fe03e618458ea0d9faefdd42a3dbb6cebf 100755 (executable)
@@ -6,7 +6,7 @@
 use strict;
 use warnings;
 use PublicInbox::Daemon;
-use PublicInbox::NNTP; # need to call import
+use PublicInbox::NNTPdeflate; # loads PublicInbox::NNTP
 use PublicInbox::NNTPD;
 my $nntpd = PublicInbox::NNTPD->new;
 PublicInbox::Daemon::run('0.0.0.0:119',