summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2014-03-11 19:39:57 +0000
committerLars Wirzenius <liw@liw.fi>2014-03-11 19:39:57 +0000
commit4963ad1ca0d8dc78224345cacf6da7f49bb3b350 (patch)
tree0a70e1d364c1b7ae59166c3d8e22bb7abae194a1 /debian/control
parent091f9d57ca70fec9a469a00783a18ca6cd239c45 (diff)
downloadobnam-4963ad1ca0d8dc78224345cacf6da7f49bb3b350.tar.gz
Add python-yaml as a build and runtime dependency.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control6
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index a9da9562..9b9d5a30 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,8 @@ Build-Depends: debhelper (>= 7.3.8),
python-fuse,
pandoc,
texlive,
- lmodern
+ lmodern,
+ python-yaml
Homepage: http://liw.fi/obnam/
X-Python-Version: >= 2.6
@@ -33,7 +34,8 @@ Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends},
python-paramiko,
python-tracing (>= 0.6~),
python-cliapp (>= 1.20130313~),
- python-fuse
+ python-fuse,
+ python-yaml
Description: online and disk-based backup application
Obnam makes backups. Backups can be stored on local hard disks, or online
via the SSH SFTP protocol. The backup server, if used, does not require any