gnu: cryfs: Remove input labels.
* gnu/packages/crypto.scm (cryfs)[native-inputs]: Remove label strings.
This commit is contained in:
		
							parent
							
								
									9923bf62dc
								
							
						
					
					
						commit
						d90d24bcbc
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		|  | @ -1530,8 +1530,7 @@ non-encrypted files.") | |||
|                                                 "fspp-test"))))) | ||||
|              #t))))) | ||||
|     (native-inputs | ||||
|      `(("python" ,python-wrapper) | ||||
|        ("pkg-config" ,pkg-config))) | ||||
|      (list pkg-config python-wrapper)) | ||||
|     (inputs | ||||
|      (list boost curl fuse range-v3 spdlog)) | ||||
|     (home-page "https://www.cryfs.org/") | ||||
|  |  | |||
		Reference in a new issue