Add conflict for pixman with Intel Classic (#47922)
This commit is contained in:
		@@ -35,6 +35,9 @@ class Pixman(AutotoolsPackage, MesonPackage):
 | 
			
		||||
        default="meson",
 | 
			
		||||
    )
 | 
			
		||||
 | 
			
		||||
    # https://github.com/spack/spack/issues/47917
 | 
			
		||||
    conflicts("%intel")
 | 
			
		||||
 | 
			
		||||
    depends_on("c", type="build")
 | 
			
		||||
    with when("build_system=meson"):
 | 
			
		||||
        depends_on("meson@0.52:", type="build")
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user