diff options
Diffstat (limited to 'distro/pkg/arch/PKGBUILD')
-rw-r--r-- | distro/pkg/arch/PKGBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/distro/pkg/arch/PKGBUILD b/distro/pkg/arch/PKGBUILD index ebbd164d..b01352c8 100644 --- a/distro/pkg/arch/PKGBUILD +++ b/distro/pkg/arch/PKGBUILD @@ -46,6 +46,7 @@ optdepends=( 'lua51-http: http and prefill modules, trust_anchors bootstrap' 'lua51-psl: policy.slice_randomize_psl() function' 'python-prometheus_client: stats and metrics in Prometheus format' + 'python-watchdog: files monitoring and reload on changes' ) backup=('etc/knot-resolver/config.yaml') options=(debug strip) |