nsd: use builtin libevent

Signed-off-by: Steven Barth <steven@midlink.org>
This commit is contained in:
Steven Barth 2014-07-18 16:03:14 +02:00
parent 6785138bca
commit 0086bfb04c
1 changed files with 1 additions and 2 deletions

View File

@ -30,7 +30,6 @@ define Package/nsd/default
SECTION:=net
CATEGORY:=Network
SUBMENU:=IP Addresses and Names
DEPENDS:=+libevent2
endef
define Package/nsd/default/description
@ -85,7 +84,7 @@ endef
CONFIGURE_ARGS+= \
--disable-checking \
--with-libevent="$(STAGING_DIR)/usr" \
--with-libevent=no \
--with-user="network" \
CONFIGURE_VARS+= \