python-xlib: switch to libressl
This commit is contained in:
parent
4117fdd5b3
commit
22f0500ada
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'python-xlib'
|
||||
pkgname=python-xlib
|
||||
version=0.14
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=python-module
|
||||
hostmakedepends="python-setuptools"
|
||||
makedepends="python-devel openssl-devel"
|
||||
makedepends="python-devel libressl-devel"
|
||||
pycompile_module="xlib"
|
||||
short_desc="A fully functional X client library for Python programs"
|
||||
maintainer="Enno Boland <eb@s01.de>"
|
||||
|
|
Loading…
Reference in New Issue