fixed bind-lib dependency, from #2514
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9308 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
293efb7831
commit
edc91287aa
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user