Require Python to build Julia
This commit is contained in:
@@ -13,6 +13,7 @@ class Julia(Package):
|
||||
# depends_on("awk")
|
||||
# depends_on("m4")
|
||||
# depends_on("pkg-config")
|
||||
depends_on("python @2.6:2.9")
|
||||
|
||||
# I think that Julia requires the dependencies above, but it builds find (on
|
||||
# my system) without these. We should enable them as necessary.
|
||||
|
Reference in New Issue
Block a user