python-xlib: switch to libressl

This commit is contained in:
Ypnose 2014-07-14 17:41:02 +02:00
parent 4117fdd5b3
commit 22f0500ada

View file

@ -1,10 +1,10 @@
# Template file for 'python-xlib' # Template file for 'python-xlib'
pkgname=python-xlib pkgname=python-xlib
version=0.14 version=0.14
revision=1 revision=2
build_style=python-module build_style=python-module
hostmakedepends="python-setuptools" hostmakedepends="python-setuptools"
makedepends="python-devel openssl-devel" makedepends="python-devel libressl-devel"
pycompile_module="xlib" pycompile_module="xlib"
short_desc="A fully functional X client library for Python programs" short_desc="A fully functional X client library for Python programs"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <eb@s01.de>"