obnam: tweak for rebuild

This commit is contained in:
Eivind Uggedal 2015-05-08 08:57:50 +00:00
parent e2643b5369
commit 35cbc46d5d
1 changed files with 1 additions and 1 deletions

View File

@ -3,8 +3,8 @@ pkgname=obnam
version=1.9
revision=1
build_style=python-module
hostmakedepends="python-devel python-larch python-paramiko python-yaml mdocml"
makedepends="python-devel python-larch python-paramiko"
hostmakedepends="$makedepends python-yaml mdocml"
depends="python python-larch python-paramiko python-fuse python-yaml"
pycompile_module="obnamlib"
short_desc="Backup program that supports encryption and deduplication"