tests/hghave
branchstable
changeset 13543 c17e4d881722
parent 13442 bb107a31820e
child 14050 9e8a9d45945c
--- a/tests/hghave	Sun Mar 06 15:21:50 2011 +0100
+++ b/tests/hghave	Sun Mar 06 05:56:59 2011 -0600
@@ -202,7 +202,7 @@
     "outer-repo": (has_outer_repo, "outer repo"),
     "p4": (has_p4, "Perforce server and client"),
     "pygments": (has_pygments, "Pygments source highlighting library"),
-    "ssl": (has_ssl, "python >= 2.6 ssl module"),
+    "ssl": (has_ssl, "python >= 2.6 ssl module and python OpenSSL"),
     "svn": (has_svn, "subversion client and admin tools"),
     "svn-bindings": (has_svn_bindings, "subversion python bindings"),
     "symlink": (has_symlink, "symbolic links"),