Skip to content

Fix compilation against a karchive that doesn't have lzma

Aleix Pol Gonzalez requested to merge no-lzma into master

Fixes one of the problems with building for Android. Note LZMA is an optional dependency for KArchive.

Merge request reports