summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkrote5k2023-06-14 09:43:54 +0500
committerkrote5k2023-06-14 09:43:54 +0500
commitfab776ba02a021cb51895beab00fec9be32ca914 (patch)
tree1a5368324abf2604dcbf3c6a737a8b04d2706843 /PKGBUILD
parent6dd162da0cda223cb25f4e0b2c90e6c3b27fd453 (diff)
downloadaur-fab776ba02a021cb51895beab00fec9be32ca914.tar.gz
add optdepends swayidle
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index de05fc678e66..681a5f7f2278 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,7 +20,8 @@ depends=("alsa-utils"
conflicts=("safeeyes")
makedepends=("python-setuptools" "git")
optdepends=("xprintidle: better idle timer"
- "python-croniter: health stats plugin")
+ "python-croniter: health stats plugin"
+ "swayidle: for smart pause")
source=("git+https://github.com/slgobinath/SafeEyes.git")
sha1sums=('SKIP')