mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 09:35:26 +00:00
10 lines
205 B
Plaintext
10 lines
205 B
Plaintext
config BR2_PACKAGE_KODI_VFS_SFTP
|
|
bool "kodi-vfs-sftp"
|
|
select BR2_PACKAGE_LIBSSH
|
|
select BR2_PACKAGE_OPENSSL
|
|
select BR2_PACKAGE_ZLIB
|
|
help
|
|
SFTP VFS addon for Kodi
|
|
|
|
https://github.com/xbmc/vfs.sftp
|