gnu: Duplicity: Depend on python-paramiko.
Fixes <https://bugs.gnu.org/49979>. * gnu/packages/backup.scm (duplicity)[native-inputs]: Add python-paramiko.
This commit is contained in:
		
							parent
							
								
									973842acbc
								
							
						
					
					
						commit
						b1c97ff60b
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -105,6 +105,7 @@ | |||
|        ("par2cmdline" ,par2cmdline) | ||||
|        ("python-fasteners" ,python-fasteners) | ||||
|        ("python-future" ,python-future) ; for tests | ||||
|        ("python-paramiko" ,python-paramiko) | ||||
|        ("python-pexpect" ,python-pexpect) | ||||
|        ("python-pytest" ,python-pytest) | ||||
|        ("python-pytest-runner" ,python-pytest-runner) | ||||
|  |  | |||
		Reference in a new issue