mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 06:58:39 +01:00
nsd: use builtin libevent
Signed-off-by: Steven Barth <steven@midlink.org>
This commit is contained in:
+1
-2
@@ -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+= \
|
||||
|
||||
Reference in New Issue
Block a user