Scalpel package: remove CMake dependency (#12631)
Scalpel does not depend on CMake
This commit is contained in:
parent
5de29a5130
commit
152a840cff
@ -17,7 +17,6 @@ class Scalpel(MakefilePackage):
|
||||
|
||||
version('0.5.3', '682c9f1cd6ab2cb11c6866f303c673f0')
|
||||
|
||||
depends_on('cmake')
|
||||
depends_on('perl@5.10.0:')
|
||||
|
||||
# bamtools needs to build before the others.
|
||||
|
Loading…
Reference in New Issue
Block a user