summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authordrebs <drebs@leap.se>2012-12-04 10:49:33 -0200
committerdrebs <drebs@leap.se>2012-12-04 10:49:33 -0200
commit5cc2044158418beae65ec7f625a3f7ccb7fa009f (patch)
treedc05adeea7ccd62eedfaade94859ff8b5ad868e1 /README
parent12590a90fa3f2a99040ddd353da26d2713496eab (diff)
Add gnupg to README as dependency
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 3 insertions, 1 deletions
diff --git a/README b/README
index dc448374..2ece8145 100644
--- a/README
+++ b/README
@@ -4,10 +4,12 @@ Soledad -- Synchronization Of Locally Encrypted Data Among Devices
Dependencies
------------
-Soledad uses the following python libraries:
+Soledad depends on the following python libraries:
* u1db 0.1.4 [1]
* python-swiftclient 1.1.1 [2]
+ * python-gnupg 0.3.1 [3]
[1] http://pypi.python.org/pypi/u1db/0.1.4
[2] https://launchpad.net/python-swiftclient
+[3] http://packages.python.org/python-gnupg/index.html