Some distros ship without findutils package, while
password-store.sh uses find in two places.
From 670015490c7c7a92a27a5c610dc269261b6b4e1c Mon Sep 17 00:00:00 2001
From: Tino Calancha <[email protected]>
Date: Thu, 18 Jul 2019 17:13:00 +0200
Subject: [PATCH] * README: Add findutils to dependency list

---
 README | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README b/README
index 1a46242..f06d98c 100644
--- a/README
+++ b/README
@@ -30,3 +30,5 @@ Depends on:
   http://software.frodo.looijaard.name/getopt/
 - qrencode
   https://fukuchi.org/works/qrencode/
+- findutils
+  http://www.gnu.org/software/findutils/
\ No newline at end of file
-- 
2.20.1

_______________________________________________
Password-Store mailing list
[email protected]
https://lists.zx2c4.com/mailman/listinfo/password-store

Reply via email to