aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/python3.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/python3.rb')
-rw-r--r--Library/Formula/python3.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/Formula/python3.rb b/Library/Formula/python3.rb
index 43518dd54..3a19995c7 100644
--- a/Library/Formula/python3.rb
+++ b/Library/Formula/python3.rb
@@ -22,6 +22,8 @@ class Python3 < Formula
url 'http://python.org/ftp/python/3.2.3/Python-3.2.3.tar.bz2'
sha1 '4c2d562a0681ba27bc920500050e2f08de224311'
+ env :std
+
depends_on TkCheck.new
depends_on 'pkg-config' => :build
depends_on 'readline' => :recommended