hc
2024-03-26 e9199a72d842cbda78ac614eee5db7cdaa6f2530
1
2
3
4
5
6
7
8
9
10
11
12
13
config BR2_PACKAGE_KODI_VFS_LIBARCHIVE
   bool "kodi-vfs-libarchive"
   select BR2_PACKAGE_BZIP2
   select BR2_PACKAGE_LIBARCHIVE
   select BR2_PACKAGE_LZ4
   select BR2_PACKAGE_LZO
   select BR2_PACKAGE_OPENSSL
   select BR2_PACKAGE_XZ
   select BR2_PACKAGE_ZLIB
   help
     Libarchive VFS add-on for Kodi
 
     https://github.com/xbmc/vfs.libarchive