build: enable libarchive by default

Or libcve, as the vlc developers call it.
This commit is contained in:
wm4
2017-11-12 13:51:30 +01:00
parent 9922b6ff43
commit e2d0e0c6cb

View File

@@ -421,7 +421,6 @@ iconv support use --disable-iconv.",
'name': '--libarchive',
'desc': 'libarchive wrapper for reading zip files and more',
'func': check_pkg_config('libarchive >= 3.0.0'),
'default': 'disable',
}
]