From 21a86c11e4641c353bc26330de0791b59ddd11f6 Mon Sep 17 00:00:00 2001 From: Ruben Rodriguez <ruben@trisquel.info> Date: Fri, 24 Sep 2021 15:47:06 -0400 Subject: [PATCH] Added depends to rdiff-backups --- helpers/make-rdiff-backup | 1 + 1 file changed, 1 insertion(+) diff --git a/helpers/make-rdiff-backup b/helpers/make-rdiff-backup index a798da567..57af66823 100644 --- a/helpers/make-rdiff-backup +++ b/helpers/make-rdiff-backup @@ -20,6 +20,7 @@ VERSION=1 EXTERNAL='deb-src http://archive.ubuntu.com/ubuntu bionic universe' BACKPORTS=true +DEPENDS=python-pylibacl,python-pyxattr . ./config -- GitLab