X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/5e25adcf4a8bbd1273eebe4b34b7377cb84f96d5..271da7f4e93492f377c0fcf25def4591d60b9fbc:/package/busybox/Makefile diff --git a/package/busybox/Makefile b/package/busybox/Makefile index 08acc3720..84d70990a 100644 --- a/package/busybox/Makefile +++ b/package/busybox/Makefile @@ -37,7 +37,7 @@ define Package/busybox MAINTAINER:=Nicolas Thill TITLE:=Core utilities for embedded Linux URL:=http://busybox.net/ - DEPENDS:=+BUSYBOX_CONFIG_FEATURE_HAVE_RPC&&USE_UCLIBC:librpc + DEPENDS:=+BUSYBOX_USE_LIBRPC:librpc MENU:=1 endef