obnam: fixed cross build.

This commit is contained in:
Juan RP 2014-08-16 17:50:48 +02:00
parent 1aa411ccd6
commit c434814a29

View file

@ -3,8 +3,8 @@ pkgname=obnam
version=1.8
revision=1
build_style=python-module
hostmakedepends="python-devel"
makedepends="python-devel python-larch python-paramiko"
hostmakedepends="python-devel python-larch python-paramiko"
makedepends="${hostmakedepends}"
depends="python python-larch python-paramiko python-fuse"
python_versions="2.7"
pycompile_module="obnam"