Skip to content

[libxml2] fixed crash on missing lzma.h#1751

Merged
AndreMiras merged 1 commit intokivy:masterfrom
goffi-contrib:libxml2_lzma_fix
Mar 13, 2019
Merged

[libxml2] fixed crash on missing lzma.h#1751
AndreMiras merged 1 commit intokivy:masterfrom
goffi-contrib:libxml2_lzma_fix

Conversation

@goffi-contrib
Copy link
Contributor

libxml2 has been updated from 2.7.8 to 2.9.8 at commit
6ed40d5, but version 2.8.0 added lzma
compression support, and with it a dependency to liblzma (available at
https://tukaani.org/xz/).

This patch fixes it by disabling lzma support.
A future improvment may add xz recipe and dependency.

libxml2 has been updated from 2.7.8 to 2.9.8 at commit
6ed40d5, but version 2.8.0 added lzma
compression support, and with it a dependency to liblzma (available at
https://tukaani.org/xz/).

This patch fixes it by disabling lzma support.
A future improvment may add xz recipe and dependency.
Copy link
Member

@AndreMiras AndreMiras left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the research, explanation and contribution

@AndreMiras AndreMiras merged commit 0abb807 into kivy:master Mar 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants