Browse Source

Mark libhttp-parser-dev Multi-Arch: same. Closes: #1043458

Christoph Biedl 1 year ago
parent
commit
d94457d98a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      debian/control

+ 1 - 0
debian/control

@@ -27,6 +27,7 @@ Architecture: any
 Depends: ${misc:Depends},
 Depends: ${misc:Depends},
     libhttp-parser2.9 (= ${binary:Version}),
     libhttp-parser2.9 (= ${binary:Version}),
 Section: libdevel
 Section: libdevel
+Multi-Arch: same
 Description: parser for HTTP messages: development libraries and header files
 Description: parser for HTTP messages: development libraries and header files
  It parses both requests and responses. The parser is designed to be used in
  It parses both requests and responses. The parser is designed to be used in
  performance HTTP applications. It does not make any syscalls nor allocations,
  performance HTTP applications. It does not make any syscalls nor allocations,