mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 07:27:49 +00:00
kodi: drop ENABLE_SMBCLIENT after PR12701
This commit is contained in:
parent
fe3d5c2e5d
commit
45c82d4cc3
@ -135,9 +135,6 @@ fi
|
|||||||
|
|
||||||
if [ "$KODI_SAMBA_SUPPORT" = yes ]; then
|
if [ "$KODI_SAMBA_SUPPORT" = yes ]; then
|
||||||
PKG_DEPENDS_TARGET="$PKG_DEPENDS_TARGET samba"
|
PKG_DEPENDS_TARGET="$PKG_DEPENDS_TARGET samba"
|
||||||
KODI_SAMBA="-DENABLE_SMBCLIENT=ON"
|
|
||||||
else
|
|
||||||
KODI_SAMBA="-DENABLE_SMBCLIENT=OFF"
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ "$KODI_WEBSERVER_SUPPORT" = yes ]; then
|
if [ "$KODI_WEBSERVER_SUPPORT" = yes ]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user