ソースを参照

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

Christoph Biedl 9 ヶ月 前
コミット
d94457d98a
1 ファイル変更1 行追加0 行削除
  1. 1 0
      debian/control

+ 1 - 0
debian/control

@@ -27,6 +27,7 @@ Architecture: any
 Depends: ${misc:Depends},
     libhttp-parser2.9 (= ${binary:Version}),
 Section: libdevel
+Multi-Arch: same
 Description: parser for HTTP messages: development libraries and header files
  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,