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

@@ -46,6 +46,7 @@ class Cgal(Package):
depends_on('mpfr')
depends_on('gmp')
depends_on('zlib')
depends_on('cmake')
# FIXME : Qt5 dependency missing (needs Qt5 and OpenGL)
# FIXME : Optional third party libraries missing