attic: switch to libressl.

This commit is contained in:
Juan RP 2014-07-14 16:14:20 +02:00
parent 9cdf9f39fa
commit 755b8858ab

View File

@ -1,11 +1,11 @@
# Template file for 'attic'
pkgname=attic
version=0.13
revision=1
revision=2
wrksrc=Attic-$version
build_style=python-module
hostmakedepends="python3.4-setuptools Cython"
makedepends="python3.4-devel openssl-devel acl-devel"
makedepends="python3.4-devel libressl-devel acl-devel"
python_versions="3.4"
pycompile_module="attic"
depends="python3.4 python3.4-msgpack"