gnu: libepoxy: Propagate mesa.
* gnu/packages/gl.scm (libepoxy)[propagated-inputs]: Renamed from 'inputs'.
This commit is contained in:
		
							parent
							
								
									7d6f10b729
								
							
						
					
					
						commit
						70c0eb9e04
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -682,7 +682,8 @@ OpenGL graphics API.") | |||
|     (native-inputs | ||||
|      `(("pkg-config" ,pkg-config) | ||||
|        ("python" ,python))) | ||||
|     (inputs | ||||
|     (propagated-inputs | ||||
|      ;; epoxy.pc: 'Requires.private: gl egl' | ||||
|      `(("mesa" ,mesa))) | ||||
|     (home-page "https://github.com/anholt/libepoxy/") | ||||
|     (synopsis "A library for handling OpenGL function pointer management") | ||||
|  |  | |||
		Reference in a new issue