summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohannes Wienke2023-07-02 21:36:49 +0200
committerJohannes Wienke2023-07-02 21:36:49 +0200
commitb91c064fbdfedf18617d5939f0e2f645725fd180 (patch)
tree3f11d0580caa9b578095504e3b02cb8cdbc726b3 /PKGBUILD
parent5e197816002a1a19badca524adafbc30c93ef80f (diff)
downloadaur-b91c064fbdfedf18617d5939f0e2f645725fd180.tar.gz
Add jsonpath-ng as an optional dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bdcc8a03d9ed..decf4a1d7081 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,6 +17,7 @@ optdepends=('python-dbus: logind session discovery'
'python-dateutil: iCalendar checks'
'python-tzlocal: iCalendar checks'
'python-requests-file: file:// URL support'
+ 'python-jsonpath-ng: JSONPath checks'
'iputils: ping check'
'xprintidle: X server idle time check')
makedepends=('python-setuptools'