summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 11cb17e7..bbd03eca 100644
--- a/debian/control
+++ b/debian/control
@@ -20,6 +20,7 @@ Build-Depends: debhelper (>= 9),
python-fuse,
pandoc,
git,
+ gpg,
pep8
Homepage: http://obnam.org/
X-Python-Version: >= 2.7
@@ -28,6 +29,7 @@ Package: obnam
Provides: python-obnam
Architecture: linux-any
Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends},
+ gpg,
python-larch (>= 1.20131130~),
python-ttystatus (>= 0.23~),
python-paramiko,