root: conflict is with a dependency (#19654)

This commit is contained in:
Andrew W Elble 2020-11-01 09:11:38 -05:00 committed by GitHub
parent e4a5a06e87
commit 3630a8a87a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -262,7 +262,7 @@ class Root(CMakePackage):
conflicts('%gcc@9.0.0:', when='@:6.11.99')
# ROOT <6.14 was incompatible with Python 3.7+
conflicts('python@3.7:', when='@:6.13.99 +python')
conflicts('^python@3.7:', when='@:6.13.99 +python')
# See README.md
conflicts('+http',