mirror of
https://github.com/YACReader/yacreader
synced 2026-02-12 10:10:31 -05: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