Add fuse virtual dependency, new macfuse package (#23904)
This commit is contained in:
		@@ -21,12 +21,10 @@ packages:
 | 
			
		||||
    - gcc
 | 
			
		||||
    - intel
 | 
			
		||||
    providers:
 | 
			
		||||
      elf:
 | 
			
		||||
      - libelf
 | 
			
		||||
      unwind:
 | 
			
		||||
      - apple-libunwind
 | 
			
		||||
      uuid:
 | 
			
		||||
      - apple-libuuid
 | 
			
		||||
      elf: [libelf]
 | 
			
		||||
      fuse: [macfuse]
 | 
			
		||||
      unwind: [apple-libunwind]
 | 
			
		||||
      uuid: [apple-libuuid]
 | 
			
		||||
  apple-libunwind:
 | 
			
		||||
    buildable: false
 | 
			
		||||
    externals:
 | 
			
		||||
 
 | 
			
		||||
@@ -24,6 +24,7 @@ packages:
 | 
			
		||||
      elf: [elfutils]
 | 
			
		||||
      fftw-api: [fftw, amdfftw]
 | 
			
		||||
      flame: [libflame, amdlibflame]
 | 
			
		||||
      fuse: [libfuse]
 | 
			
		||||
      gl: [mesa+opengl, mesa18, opengl]
 | 
			
		||||
      glu: [mesa-glu, openglu]
 | 
			
		||||
      glx: [mesa+glx, mesa18+glx, opengl]
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user