Commit Diff


commit - f6592003af9cd04c23a4990f6194b62532570ec8
commit + c1556ace93d8429cb6b1096ea935efe155d9acdf
blob - 24be2d7d897884b48d98f81ff806e88dc4b631c1
blob + ae5c558e2f3d53821c53f70a439f34042c70edf3
--- README
+++ README
@@ -36,7 +36,9 @@ binaries in $PATH. Any tests written as shell scripts 
 Tests which use the got clone, fetch, and send commands will fail if
 'ssh 127.0.0.1' does not succeed non-interactively.
 
- $ doas pkg_add git
+Tests for HTTP protocol support rely on the HTTP::Daemon Perl module.
+
+ $ doas pkg_add git p5-http-daemon
  $ make regress
 
 To test with packed repositories, run: