diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2013-09-28 18:52:27 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2013-09-28 18:52:27 +0200 |
commit | 48cdeb4d37ba07b0bf031ec0d3d89000dbd8ffbc (patch) | |
tree | e93d13462da0ac18092c1dce13c842306c26d39b /debian/control | |
parent | 068f1d79638fed37d860af48f2f548853a266a0c (diff) |
Install documentation, depend on texinfo
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 4582236..e96b2c2 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Homepage: http://www.gnu.org/software/hurd/microkernel/mach/gnumach.html Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-hurd/gnumach.git Vcs-Git: git://anonscm.debian.org/pkg-hurd/gnumach.git Build-Depends: debhelper (>= 7), mig, sharutils, - autoconf, automake + autoconf, automake, texinfo Standards-Version: 3.9.4 Package: gnumach |