dev-python/python-sipsimple: fix build with LibreSSL 2.7

This commit is contained in:
2019-12-24 22:21:12 +01:00
parent 6ab7c13396
commit a49dfb90fc
2 changed files with 27 additions and 0 deletions

View File

@@ -49,6 +49,7 @@ DEPENDENCIES="
DEFAULT_SRC_PREPARE_PATCHES=(
"${FILES}"/${PNV}-fix-build.patch
"${FILES}"/0001-Fix-build-with-LibreSSL-2.7.patch
)
src_compile() {