From 8d75711e8533e555236ab2b58acb7f00d11abf7b Mon Sep 17 00:00:00 2001 From: Eric Torres Date: Thu, 14 Apr 2022 14:03:49 -0700 Subject: [PATCH] PKGBUILD: depend on python-daemon --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 695c3d6..b6a25d2 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -6,7 +6,7 @@ pkgdesc="An rsync-based tool for backing up files" arch=('any') url="https://github.com/etorres4/rbackup" license=('MIT') -depends=(python rsync) +depends=(python python-daemon rsync) makedepends=(python-sphinx python-setuptools) checkdepends=(python-hypothesis python-pytest) backup=(etc/$pkgname/backup.conf