mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +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
|
SECTION:=net
|
||||||
CATEGORY:=Network
|
CATEGORY:=Network
|
||||||
SUBMENU:=IP Addresses and Names
|
SUBMENU:=IP Addresses and Names
|
||||||
DEPENDS:=+libevent2
|
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/nsd/default/description
|
define Package/nsd/default/description
|
||||||
@@ -85,7 +84,7 @@ endef
|
|||||||
|
|
||||||
CONFIGURE_ARGS+= \
|
CONFIGURE_ARGS+= \
|
||||||
--disable-checking \
|
--disable-checking \
|
||||||
--with-libevent="$(STAGING_DIR)/usr" \
|
--with-libevent=no \
|
||||||
--with-user="network" \
|
--with-user="network" \
|
||||||
|
|
||||||
CONFIGURE_VARS+= \
|
CONFIGURE_VARS+= \
|
||||||
|
|||||||
Reference in New Issue
Block a user