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 version=1.8
revision=1 revision=1
build_style=python-module build_style=python-module
hostmakedepends="python-devel" hostmakedepends="python-devel python-larch python-paramiko"
makedepends="python-devel python-larch python-paramiko" makedepends="${hostmakedepends}"
depends="python python-larch python-paramiko python-fuse" depends="python python-larch python-paramiko python-fuse"
python_versions="2.7" python_versions="2.7"
pycompile_module="obnam" pycompile_module="obnam"