PKGBUILD: depend on python-daemon

This commit is contained in:
Eric Torres 2022-04-14 14:03:49 -07:00
parent 0804292610
commit 8d75711e85

View File

@ -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