From 2debe55484d688c0c732d76dfb7fa4aab67ceb54 Mon Sep 17 00:00:00 2001 From: jurgenhaas <juergen@paragon-es.de> Date: Sun, 24 Sep 2017 12:02:17 +0200 Subject: [PATCH] Fix PIP update issues with autokey and duplicity --- tasks/prepare.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/tasks/prepare.yml b/tasks/prepare.yml index cccdb0a..2ad323a 100644 --- a/tasks/prepare.yml +++ b/tasks/prepare.yml @@ -18,6 +18,7 @@ - 'uuid-dev' - 'python-dev' - 'python-yaml' + - 'librsync-dev' - name: "Remove existing components" file: -- GitLab