fixed bind-lib dependency, from #2514
authorJohn Crispin <john@openwrt.org>
Sun, 14 Oct 2007 05:01:25 +0000 (05:01 +0000)
committerJohn Crispin <john@openwrt.org>
Sun, 14 Oct 2007 05:01:25 +0000 (05:01 +0000)
SVN-Revision: 9308

net/bind/Makefile

index a4957eb8ac80afdab2a1c14c512ab91050f6dfbb..7c49f9cf33e9718cc22668580af936ea65480d38 100644 (file)
@@ -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