Remove cmake build dep from CMakePackages (#2684)
This commit is contained in:

committed by
Todd Gamblin

parent
7fce4c5083
commit
f2d4c15395
@@ -64,7 +64,6 @@ class Ibmisc(CMakePackage):
|
||||
depends_on('boost', when='+boost')
|
||||
|
||||
# Build dependencies
|
||||
depends_on('cmake', type='build')
|
||||
depends_on('doxygen', type='build')
|
||||
|
||||
def cmake_args(self):
|
||||
|
Reference in New Issue
Block a user