From: Jakub Ružička Date: Thu, 6 Jun 2024 14:50:26 +0000 (+0200) Subject: distro/pkg/deb: improve HTTP module deps X-Git-Tag: v6.0.8~11^2~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41ac6ab05a1246f8fb15b98d5a70f516430d02b1;p=thirdparty%2Fknot-resolver.git distro/pkg/deb: improve HTTP module deps fixes lintian warning: not-binnmuable-all-depends-any --- diff --git a/distro/pkg/deb/control b/distro/pkg/deb/control index 1caae64cb..0b1b9d3ff 100644 --- a/distro/pkg/deb/control +++ b/distro/pkg/deb/control @@ -56,7 +56,7 @@ Recommends: lua-psl, python3-prometheus-client, Suggests: - knot-resolver-module-http, + knot-resolver6-module-http, Description: caching, DNSSEC-validating DNS resolver - core binaries Knot Resolver is a caching full resolver implementation written in C and LuaJIT, including both a resolver library and a @@ -123,7 +123,7 @@ Description: dnstap module for Knot Resolver Package: knot-resolver6-module-http Architecture: all Depends: - knot-resolver6 (= ${binary:Version}), + knot-resolver6 (>= ${source:Version}), libjs-bootstrap, libjs-d3, libjs-jquery,