gnu: efl: Add missing input.
* gnu/packages/enlightenment.scm (efl)[propagated-inputs]: Add libunwind.
This commit is contained in:
		
							parent
							
								
									a96add7919
								
							
						
					
					
						commit
						105b3689d2
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -50,6 +50,7 @@ | |||
|   #:use-module (gnu packages gtk) | ||||
|   #:use-module (gnu packages ibus) | ||||
|   #:use-module (gnu packages image) | ||||
|   #:use-module (gnu packages libunwind) | ||||
|   #:use-module (gnu packages linux) | ||||
|   #:use-module (gnu packages llvm) | ||||
|   #:use-module (gnu packages lua) | ||||
|  | @ -127,6 +128,7 @@ | |||
|        ("libjpeg" ,libjpeg-turbo) | ||||
|        ("libsndfile" ,libsndfile) | ||||
|        ("libpng" ,libpng) | ||||
|        ("libunwind" ,libunwind) | ||||
|        ("libx11" ,libx11) | ||||
|        ("libxkbcommon" ,libxkbcommon) | ||||
|        ("luajit" ,luajit) | ||||
|  |  | |||
		Reference in a new issue