[packages] use LIBRPC_DEPENDS (#8962)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25842 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -21,7 +21,7 @@ define Package/nfs-server
|
||||
SECTION:=net
|
||||
CATEGORY:=Network
|
||||
SUBMENU:=Filesystem
|
||||
DEPENDS:=+portmap
|
||||
DEPENDS:=+portmap $(LIBRPC_DEPENDS)
|
||||
TITLE:=User Space NFS server
|
||||
URL:=http://packages.debian.org/nfs-user-server
|
||||
endef
|
||||
|
Reference in New Issue
Block a user