Add dependencies to libarchive and cmake

This commit is contained in:
Adam J. Stewart
2016-08-01 11:18:48 -05:00
parent 58d7704060
commit ee5e20dae3
4 changed files with 159 additions and 17 deletions

View File

@@ -36,8 +36,6 @@ class Jsoncpp(Package):
version('1.7.3', 'aff6bfb5b81d9a28785429faa45839c5')
# Avoid circular dependency
#depends_on('cmake~jsoncpp', type='build')
depends_on('cmake', type='build')
# depends_on('python', type='test')