From 578ccc3c7898a0cd63b23771da46e2f5ce57df16 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Thu, 24 Oct 2019 08:42:53 +0200 Subject: extra/rust: forgot to install dependencies of the watcher --- extra/rust/PKGBUILD | 2 ++ 1 file changed, 2 insertions(+) (limited to 'extra') diff --git a/extra/rust/PKGBUILD b/extra/rust/PKGBUILD index 5473a68c..661d3419 100644 --- a/extra/rust/PKGBUILD +++ b/extra/rust/PKGBUILD @@ -59,6 +59,8 @@ source+=('watcher.sh') sha256sums+=('a37ef742e079c7f7e80297bdb97115808b48f77fd92571468853de5cbd7ee800') if [ "${CARCH}" = "i686" ]; then + makedepends+=('inotify-tools' 'procps-ng') + eval "$( declare -f package_rust | \ sed ' -- cgit v1.2.3