summaryrefslogtreecommitdiffstats
path: root/checksetup.pl
diff options
context:
space:
mode:
Diffstat (limited to 'checksetup.pl')
-rwxr-xr-xchecksetup.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/checksetup.pl b/checksetup.pl
index 51a1bb2f4..5bcc28ef1 100755
--- a/checksetup.pl
+++ b/checksetup.pl
@@ -309,7 +309,7 @@ my $chartbase = have_vers("Chart::Base","1.0");
my $xmlparser = have_vers("XML::Parser",0);
my $gdgraph = have_vers("GD::Graph",0);
my $gdtextalign = have_vers("GD::Text::Align",0);
-my $patchreader = have_vers("PatchReader",0);
+my $patchreader = have_vers("PatchReader","0.9.4");
print "\n" unless $silent;