$OpenBSD: patch-setup_py,v 1.7 2015/07/18 22:24:48 jasper Exp $
--- setup.py.orig	Sat Dec 17 11:34:46 2005
+++ setup.py	Sat Jul 18 15:17:11 2015
@@ -172,6 +172,7 @@ def is_automated():
 
 def check_dependencies():
     """Return whether the installation should continue."""
+    return 1
     # There should be some way for the user to tell specify not to
     # check dependencies.  For example, it probably should not if
     # the user specified "-q".  However, I'm not sure where
