]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
distro/pkg/deb: remove undefined shlib:Depends docs-develop-pkg-jbbndk/deployments/4334
authorJakub Ružička <jakub.ruzicka@nic.cz>
Tue, 11 Jun 2024 16:19:39 +0000 (18:19 +0200)
committerJakub Ružička <jakub.ruzicka@nic.cz>
Tue, 11 Jun 2024 16:26:22 +0000 (18:26 +0200)
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

distro/pkg/deb/control

index 173a3bc81798eb003ecd702ccf4c0c411eea4eaa..e376bd46a67cacbff018196cf69bb03b554df327 100644 (file)
@@ -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