]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
distro/pkg/deb: fix incorrect formatting
authorJakub Ružička <jakub.ruzicka@nic.cz>
Thu, 6 Jun 2024 14:48:53 +0000 (16:48 +0200)
committerJakub Ružička <jakub.ruzicka@nic.cz>
Tue, 11 Jun 2024 12:06:54 +0000 (14:06 +0200)
distro/pkg/deb/control

index 98ddfb7c1b9fc707809114ac9e50be1a03b4c5ce..6a29241226b3223db849ed0e4dfc0ed1b7c479fc 100644 (file)
@@ -81,8 +81,8 @@ Package: knot-resolver6-dev
 Architecture: any
 Depends:
  knot-resolver6 (= ${binary:Version}),
- ${misc:Depends}
- ${shlibs:Depends},
+ ${misc:Depends},
+ ${shlibs:Depends}
 Section: libdevel
 Description: Knot Resolver development files
  This package provides the development headers for Knot Resolver.