Masa requires python if +python. (#5547)
This commit is contained in:
committed by
Christoph Junghans
parent
756fb83f04
commit
ebbdde9625
@@ -47,6 +47,7 @@ class Masa(AutotoolsPackage):
|
||||
depends_on('automake', type='build')
|
||||
depends_on('libtool', type='build')
|
||||
depends_on('swig', type='build')
|
||||
depends_on('python', when='+python')
|
||||
depends_on('metaphysicl')
|
||||
|
||||
def configure_args(self):
|
||||
|
||||
Reference in New Issue
Block a user