busybox: fix dependency on librpc (#14636)

SVN-Revision: 39434
v19.07.3_mercusys_ac12_duma
Jo-Philipp Wich 10 years ago
parent b965dab148
commit c85705ce8d

@ -37,7 +37,7 @@ define Package/busybox
MAINTAINER:=Nicolas Thill <nico@openwrt.org>
TITLE:=Core utilities for embedded Linux
URL:=http://busybox.net/
DEPENDS:=+BUSYBOX_ENABLE_NFS_MOUNT:librpc
DEPENDS:=+BUSYBOX_CONFIG_FEATURE_MOUNT_NFS:librpc
MENU:=1
endef

Loading…
Cancel
Save