gnu: blender: Add colour management support.
* gnu/packages/graphics.scm (blender)[inputs]: Add opencolorio.
This commit is contained in:
		
							parent
							
								
									2283cf4c1d
								
							
						
					
					
						commit
						cdbb0e55c1
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -68,6 +68,7 @@ | |||
|   #:use-module (gnu packages gtk) | ||||
|   #:use-module (gnu packages haskell-xyz) | ||||
|   #:use-module (gnu packages image) | ||||
|   #:use-module (gnu packages image-processing) | ||||
|   #:use-module (gnu packages imagemagick) | ||||
|   #:use-module (gnu packages jemalloc) | ||||
|   #:use-module (gnu packages kde-frameworks) | ||||
|  | @ -488,6 +489,7 @@ with the @command{autotrace} utility or as a C library, @code{libautotrace}.") | |||
|        ("libx11" ,libx11) | ||||
|        ("libxi" ,libxi) | ||||
|        ("libxrender" ,libxrender) | ||||
|        ("opencolorio" ,opencolorio) | ||||
|        ("openimageio" ,openimageio) | ||||
|        ("openexr" ,openexr) | ||||
|        ("opensubdiv" ,opensubdiv) | ||||
|  |  | |||
		Reference in a new issue