Merge pull request #2296 from bluca/asciidoc-base

Problem: debian packages do not build manpages
This commit is contained in:
Constantin Rack 2017-01-07 19:39:36 +01:00 committed by GitHub
commit 81bbd2b72d
2 changed files with 3 additions and 2 deletions

View File

@ -7,7 +7,8 @@ Build-Depends: debhelper (>= 9),
libpgm-dev, libpgm-dev,
libsodium-dev, libsodium-dev,
libunwind-dev | libunwind8-dev | libunwind7-dev, libunwind-dev | libunwind8-dev | libunwind7-dev,
pkg-config pkg-config,
asciidoc-base | asciidoc, xmlto,
Standards-Version: 3.9.8 Standards-Version: 3.9.8
Homepage: http://www.zeromq.org/ Homepage: http://www.zeromq.org/

View File

@ -6,7 +6,7 @@ Version: 4.2.1
Maintainer: libzmq Developers <zeromq-dev@lists.zeromq.org> Maintainer: libzmq Developers <zeromq-dev@lists.zeromq.org>
Homepage: http://www.zeromq.org/ Homepage: http://www.zeromq.org/
Standards-Version: 3.9.8 Standards-Version: 3.9.8
Build-Depends: debhelper (>= 9), dh-autoreconf, libpgm-dev, libsodium-dev, libunwind-dev | libunwind8-dev | libunwind7-dev, pkg-config Build-Depends: debhelper (>= 9), dh-autoreconf, libpgm-dev, libsodium-dev, libunwind-dev | libunwind8-dev | libunwind7-dev, pkg-config, asciidoc-base | asciidoc, xmlto
Package-List: Package-List:
libzmq3-dev deb libdevel optional arch=any libzmq3-dev deb libdevel optional arch=any
libzmq5 deb libs optional arch=any libzmq5 deb libs optional arch=any