Added symengine and associated packages (#1885)
Symengine and associated packages
This commit is contained in:

committed by
Todd Gamblin

parent
ccf530ba5e
commit
d3daa829f0
@@ -35,7 +35,7 @@ class Mpfr(Package):
|
||||
version('3.1.3', '5fdfa3cfa5c86514ee4a241a1affa138')
|
||||
version('3.1.2', 'ee2c3ac63bf0c2359bf08fc3ee094c19')
|
||||
|
||||
depends_on('gmp')
|
||||
depends_on('gmp') # mpir is a drop-in replacement for this
|
||||
|
||||
def install(self, spec, prefix):
|
||||
configure("--prefix=%s" % prefix)
|
||||
|
Reference in New Issue
Block a user