obnam: fixed cross build.
This commit is contained in:
parent
1aa411ccd6
commit
c434814a29
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue