summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas P2021-01-02 10:02:46 +0100
committerThomas P2021-01-02 10:02:46 +0100
commitb0d60e75f75a9eb599a399eb2d8354baf04e8e31 (patch)
treef2d26864cf4a6b09e599199a61879609f35117dc
parent0b50cd7588cd79bd4fbcf23f90d265d16d98f7a6 (diff)
downloadaur-b0d60e75f75a9eb599a399eb2d8354baf04e8e31.tar.gz
DEP: Add python-croniter as an optional dependency
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6a0b146fed99..8b79a56522c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,8 @@ depends=("alsa-utils"
"xorg-xprop")
conflicts=("safeeyes")
makedepends=("python-setuptools" "git")
-optdepends=("xprintidle: better idle timer")
+optdepends=("xprintidle: better idle timer"
+ "python-croniter: health stats plugin")
source=("git+https://github.com/slgobinath/SafeEyes.git")
sha1sums=('SKIP')