commit 3c4700a2b22c87e5b9fa6b1ef09b931d9bd1d1ac from: Alexander Arkhipov date: Sun Aug 21 14:54:23 2022 UTC fix the list of dependencies commit - 2ae452af87cdb5af1d234f6c3cb5198bae241202 commit + 3c4700a2b22c87e5b9fa6b1ef09b931d9bd1d1ac blob - 924b48925f97b768a1f4bdc658a8e248a739281e blob + a237d1922fff2d018a4c4c858fcda03a90929228 --- README +++ README @@ -9,4 +9,5 @@ config.mk as necessary and run make, followed by make DEPENDENCIES gpass relies on libsodium to guarantee cryptographic randomness of the chosen -words. +words. It also depends on some BSD extersions. Those should be available on most +system in a package "libbsd".