projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c78365a
)
fixed bind-lib dependency, from #2514
author
John Crispin
<john@openwrt.org>
Sun, 14 Oct 2007 05:01:25 +0000
(
05:01
+0000)
committer
John Crispin
<john@openwrt.org>
Sun, 14 Oct 2007 05:01:25 +0000
(
05:01
+0000)
SVN-Revision: 9308
net/bind/Makefile
patch
|
blob
|
history
diff --git
a/net/bind/Makefile
b/net/bind/Makefile
index a4957eb8ac80afdab2a1c14c512ab91050f6dfbb..7c49f9cf33e9718cc22668580af936ea65480d38 100644
(file)
--- a/
net/bind/Makefile
+++ b/
net/bind/Makefile
@@
-29,7
+29,7
@@
include $(INCLUDE_DIR)/package.mk
define Package/bind/Default
SECTION:=net
CATEGORY:=Network
- DEPENDS:=bind-libs
+ DEPENDS:=
+
bind-libs
TITLE:=bind
URL:=http://www.isc.org/sw/bind/
SUBMENU:=ISC Bind