ROOT: +http variant doesn't require any external dependency (#14072)
This commit is contained in:
parent
f96216cf40
commit
fb6d29adfa
1 changed files with 0 additions and 1 deletions
|
@ -228,7 +228,6 @@ class Root(CMakePackage):
|
|||
depends_on('fftw', when='+fftw')
|
||||
depends_on('graphviz', when='+graphviz')
|
||||
depends_on('gsl', when='+gsl')
|
||||
depends_on('http', when='+http')
|
||||
depends_on('jemalloc', when='+jemalloc')
|
||||
depends_on('kerberos', when='+kerberos')
|
||||
depends_on('ldap', when='+ldap')
|
||||
|
|
Loading…
Reference in a new issue