projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
881f3c6
)
remove bogus dependency line
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 22 Aug 2006 10:40:32 +0000
(10:40 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 22 Aug 2006 10:40:32 +0000
(10:40 +0000)
SVN-Revision: 4621
openwrt/package/iproute2/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/package/iproute2/Makefile
b/openwrt/package/iproute2/Makefile
index e494177c90d1ef5354e08ac06e13da53326deb75..4ad88d8f348b1732c0a0ce20a5f2aac43b9c1ff5 100644
(file)
--- a/
openwrt/package/iproute2/Makefile
+++ b/
openwrt/package/iproute2/Makefile
@@
-23,7
+23,6
@@
include $(INCLUDE_DIR)/package.mk
define Package/ip
SECTION:=base
CATEGORY:=Network
-DEPENDS:=iproute2
TITLE:=A routing control utility
endef