obnam: no need to specify python version.
This commit is contained in:
parent
395b9ce786
commit
cddd1cc27c
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ revision=1
|
|||
build_style=python-module
|
||||
hostmakedepends="python-devel"
|
||||
makedepends="python-devel python-larch python-paramiko"
|
||||
depends="python>=2.7 python-larch python-paramiko python-fuse"
|
||||
depends="python python-larch python-paramiko python-fuse"
|
||||
python_versions="2.7"
|
||||
pycompile_module="obnam"
|
||||
short_desc="Backup program that supports encryption and deduplication"
|
||||
|
|
Loading…
Reference in a new issue