obnam: fixed cross build.
This commit is contained in:
parent
1aa411ccd6
commit
c434814a29
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue