aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2012-09-18 05:42:08 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2012-09-18 05:42:08 +0200
commit1ab2c0734c7676acaded44c12716fd3c2a612d8d (patch)
tree406d7b6f1aabf72e010942d75a10d32aab845ee6 /README
parentMake recursive make silent. (diff)
downloadpassword-store-1ab2c0734c7676acaded44c12716fd3c2a612d8d.tar.xz
password-store-1ab2c0734c7676acaded44c12716fd3c2a612d8d.zip
Better dependency list.
Diffstat (limited to 'README')
-rw-r--r--README11
1 files changed, 10 insertions, 1 deletions
diff --git a/README b/README
index 52e23af..47ed64b 100644
--- a/README
+++ b/README
@@ -13,9 +13,18 @@ Visit the project page for more information: http://zx2c4.com/projects/password-
Please see the man page for documentation and examples.
Depends on:
-- gpg2
+- bash
+ http://www.gnu.org/software/bash/
+- GnuPG2
+ http://www.gnupg.org/
- git
+ http://www.git-scm.com/
- xclip
+ http://sourceforge.net/projects/xclip/
- pwgen
+ http://sourceforge.net/projects/pwgen/
- tree
+ http://mama.indstate.edu/users/ice/tree/
- GNU getopt
+ http://www.kernel.org/pub/linux/utils/util-linux/
+ http://software.frodo.looijaard.name/getopt/