Fixing graphviz issue when calling spec (#3225)

This commit is contained in:
Javier 2017-02-23 14:56:39 +01:00 committed by Adam J. Stewart
parent 60b7e13e1a
commit 9650afd97e

View file

@ -90,6 +90,7 @@ class Graphviz(AutotoolsPackage):
depends_on('python@2:2.8', when='+python')
def configure_args(self):
spec = self.spec
options = []
# These language bindings have been tested, we know they work.