diff options
| author | Gergely Nagy <algernon@balabit.hu> | 2012-03-23 11:14:08 +0100 |
|---|---|---|
| committer | Gergely Nagy <algernon@balabit.hu> | 2012-03-23 11:14:08 +0100 |
| commit | 3b5e136dd6785890f1c8e178cea50bc95dffe660 (patch) | |
| tree | 5e8dd3fde345d875fcfa278cdecd3a7488ea0eba /debian/control | |
| parent | 2dc3ab0af3e63f612c1ad16f8b7f51fd5ffad15e (diff) | |
debian: Build the manual page, too.
The upstream build system does not build the manual page, so build and
install it ourselves.
Signed-off-by: Gergely Nagy <algernon@balabit.hu>
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 9a69946..7471a90 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: libumberlog Priority: extra Maintainer: Gergely Nagy <algernon@madhouse-project.org> -Build-Depends: debhelper (>= 9~), dh-autoreconf, libjson0-dev (>= 0.7~) +Build-Depends: debhelper (>= 9~), dh-autoreconf, libjson0-dev (>= 0.7~), python-docutils Standards-Version: 3.9.3 Section: libs Homepage: https://github.com/algernon/libumberlog |
