mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 07:27:49 +00:00
netmount: remove nfs-utils support, replaced by busybox's mount
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
8101e9f012
commit
6a21bf0232
@ -25,7 +25,7 @@ PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://www.openelec.tv"
|
||||
PKG_URL=""
|
||||
PKG_DEPENDS="afpfs-ng cifs-utils nfs-utils sshfs-fuse connman"
|
||||
PKG_DEPENDS="afpfs-ng cifs-utils sshfs-fuse connman"
|
||||
PKG_BUILD_DEPENDS="toolchain"
|
||||
PKG_PRIORITY="optional"
|
||||
PKG_SECTION="tools"
|
||||
|
Loading…
x
Reference in New Issue
Block a user