mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-06 21:19:29 -05:00
busybox: simplify conditional dependency on librpc
SVN-Revision: 26430
This commit is contained in:
@@ -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_CONFIG_FEATURE_HAVE_RPC&&USE_UCLIBC:librpc
|
||||
DEPENDS:=+BUSYBOX_USE_LIBRPC:librpc
|
||||
MENU:=1
|
||||
endef
|
||||
|
||||
|
||||
Reference in New Issue
Block a user