netmount: remove nfs-utils support, replaced by busybox's mount

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-07-12 06:14:52 +02:00
parent 8101e9f012
commit 6a21bf0232

View File

@ -25,7 +25,7 @@ PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://www.openelec.tv" PKG_SITE="http://www.openelec.tv"
PKG_URL="" 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_BUILD_DEPENDS="toolchain"
PKG_PRIORITY="optional" PKG_PRIORITY="optional"
PKG_SECTION="tools" PKG_SECTION="tools"