python-sipsimple: Add patches to fix PJSIP compilation

This commit is contained in:
2018-07-24 11:38:40 +01:00
parent 44fe707906
commit 711718c2be
3 changed files with 205 additions and 0 deletions

View File

@@ -48,6 +48,8 @@ DEPENDENCIES="
DEFAULT_SRC_PREPARE_PATCHES=(
"${FILES}"/${PNV}-fix-build.patch
"${FILES}"/${PNV}-pjmedia-ffmpeg-fix.patch
-p0 "${FILES}"/${PNV}-pjmedia-openh264-1.6.patch
)
src_compile() {