Skip to content

Commit

Permalink
fixup! knto-resolver6: Update to version 6.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
miska committed Feb 14, 2024
1 parent 79849d5 commit a5426b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions net/knot-resolver6/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ PKG_BUILD_DEPENDS:=meson/host protobuf-c/host
PKG_INSTALL:=1

include $(INCLUDE_DIR)/package.mk
include $(TOPDIR)/feeds/packages/devel/meson/meson.mk
include $(INCLUDE_DIR)/meson.mk

define Package/knot-resolver6
SECTION:=net
Expand Down Expand Up @@ -64,7 +64,7 @@ endef
MESON_ARGS+= \
$(if $(CONFIG_PACKAGE_knot-resolver_dnstap), -Ddnstap=enabled,-Ddnstap=disabled) \
-Dcapng=disabled \
-Dclient=disabled \
-Dmanager=disabled \
-Dconfig_tests=disabled \
-Ddoc=disabled \
-Dinstall_kresd_conf=disabled \
Expand Down

0 comments on commit a5426b3

Please sign in to comment.