dev-python/python-eventlib: fix build with libressl

This commit is contained in:
Julian Ospald
2015-09-08 03:24:17 +02:00
parent 798a2879c2
commit 7659f34133
2 changed files with 16 additions and 0 deletions

View File

@@ -23,3 +23,5 @@ RDEPEND="
dev-python/greenlet[${PYTHON_USEDEP}]
dev-python/twisted-core[${PYTHON_USEDEP}]
"
PATCHES=( "${FILESDIR}/${P}-libressl.patch" )