From: Jakub Ružička Date: Tue, 11 Jun 2024 16:19:39 +0000 (+0200) Subject: distro/pkg/deb: remove undefined shlib:Depends X-Git-Tag: v6.0.8~11^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=refs%2Fenvironments%2Fdocs-develop-pkg-jbbndk%2Fdeployments%2F4334;p=thirdparty%2Fknot-resolver.git distro/pkg/deb: remove undefined shlib:Depends This addresses dpkg-gencontrol warnings: dpkg-gencontrol: warning: Depends field of package knot-resolver6-module-http: substitution variable ${shlibs:Depends} used, but is not defined dpkg-gencontrol: warning: Depends field of package knot-resolver6-dev: substitution variable ${shlibs:Depends} used, but is not defined --- diff --git a/distro/pkg/deb/control b/distro/pkg/deb/control index 173a3bc81..e376bd46a 100644 --- a/distro/pkg/deb/control +++ b/distro/pkg/deb/control @@ -84,7 +84,6 @@ Architecture: any Depends: knot-resolver6 (= ${binary:Version}), ${misc:Depends}, - ${shlibs:Depends}, Section: libdevel Description: Knot Resolver development files This package provides the development headers for Knot Resolver. @@ -121,7 +120,6 @@ Depends: lua-mmdb, systemd, ${misc:Depends}, - ${shlibs:Depends}, Description: HTTP module for Knot Resolver The Knot Resolver is a caching full resolver implementation written in C and LuaJIT, including both a resolver library and a