mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 21:14:33 -04:00
Add libarchive decompression backend
This commit is contained in:
committed by
Luis Ángel San Martín
parent
a0dfa4e447
commit
862c220069
@ -56,7 +56,7 @@ CONFIG(no_opengl) {
|
||||
}
|
||||
|
||||
# default value for comic archive decompression backend
|
||||
unix:!macx:!CONFIG(unarr):!CONFIG(7zip) {
|
||||
unix:!macx:!CONFIG(unarr):!CONFIG(7zip):!CONFIG(libarchive) {
|
||||
CONFIG += unarr
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user