projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74ecb8f
)
busybox: only add a build dependency on librpc if uclibc is selected
author
Felix Fietkau
<nbd@openwrt.org>
Thu, 17 Feb 2011 19:01:59 +0000
(19:01 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Thu, 17 Feb 2011 19:01:59 +0000
(19:01 +0000)
SVN-Revision: 25564
package/busybox/Makefile
patch
|
blob
|
history
diff --git
a/package/busybox/Makefile
b/package/busybox/Makefile
index f4095c73c9663179a50b4f88bad875f8a91d7f2c..622e1651f9ccc74bff5e0f49919947058451d83b 100644
(file)
--- 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:=librpc
+PKG_BUILD_DEPENDS:=
USE_UCLIBC:
librpc
PKG_BUILD_PARALLEL:=1
include $(INCLUDE_DIR)/package.mk