summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index f82565ae..60827be3 100755
--- a/setup.py
+++ b/setup.py
@@ -29,6 +29,6 @@ setup(name='alot',
'magic',
'configobj (>=4.6.0)',
'subprocess (>=2.7)',
- 'pyme (>=0.8.1)'],
+ 'gpgme (>=0.2)'],
provides='alot',
)