X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/c7eed7aa700e3b2bd8b5e25c886886635ce5d2ab..f3e1425ab8c74463b9d4656816db894a22cadfcf:/package/busybox/Makefile?ds=inline diff --git a/package/busybox/Makefile b/package/busybox/Makefile index 622e1651f..460d28d2e 100644 --- a/package/busybox/Makefile +++ b/package/busybox/Makefile @@ -17,7 +17,7 @@ PKG_SOURCE_URL:=http://www.busybox.net/downloads \ http://distfiles.gentoo.org/distfiles/ PKG_MD5SUM:=a2ce1a951571da8c6e0eaf75b1acef60 -PKG_BUILD_DEPENDS:=USE_UCLIBC:librpc +PKG_BUILD_DEPENDS:=BUSYBOX_CONFIG_FEATURE_HAVE_RPC:librpc PKG_BUILD_PARALLEL:=1 include $(INCLUDE_DIR)/package.mk