Scalpel package: remove CMake dependency (#12631)

Scalpel does not depend on CMake
This commit is contained in:
健美猞猁 2019-08-30 05:03:12 +08:00 committed by Peter Scheibel
parent 5de29a5130
commit 152a840cff

View File

@ -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.