obnam: no need to specify python version.

This commit is contained in:
Juan RP 2014-08-16 17:46:30 +02:00
parent 395b9ce786
commit cddd1cc27c

View file

@ -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"