From 4d1abf65c49bb40d01d8543acc0474514364c6c2 Mon Sep 17 00:00:00 2001 From: sthen Date: Fri, 25 Jul 2025 10:20:29 +0000 Subject: [PATCH] disable hidden dep on dbus --- net/knot/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/net/knot/Makefile b/net/knot/Makefile index c69f1f649ac..4edbcb1abb3 100644 --- a/net/knot/Makefile +++ b/net/knot/Makefile @@ -2,6 +2,7 @@ COMMENT = authoritative DNS server # update net/py-libknot when updating this DISTNAME = knot-3.4.5 +REVISION = 0 SHARED_LIBS += dnssec 4.0 # 9.0 SHARED_LIBS += knot 11.0 # 15.0 @@ -41,6 +42,7 @@ CONFIGURE_STYLE = gnu CONFIGURE_ARGS += --with-storage=${LOCALSTATEDIR}/db/knot \ --with-libidn \ --enable-quic=embedded \ + --disable-dbus \ --disable-dnstap \ --disable-maxminddb