Added missing cmake dependencies

This commit is contained in:
Elizabeth F
2016-02-29 22:31:18 -05:00
committed by citibeth
parent 21181075b4
commit e414c5fdfb
3 changed files with 5 additions and 3 deletions

View File

@@ -7,6 +7,7 @@ class Expat(Package):
version('2.1.0', 'dd7dab7a5fea97d2a6a43f511449b7cd')
depends_on('cmake')
def install(self, spec, prefix):