diff options
author | Michael Banck <mbanck@debian.org> | 2006-08-29 22:05:04 +0000 |
---|---|---|
committer | Michael Banck <mbanck@debian.org> | 2006-08-29 22:05:04 +0000 |
commit | 079cfacf67329df39b0b5972dd640bf190be033e (patch) | |
tree | 6c07c0ae15ed2362a766f7de6c4b10b437b477c5 /debian/control | |
parent | 33cbcd3f2ff24b3b9390ea273e0c6ec630611960 (diff) |
* debian/control (Build-Depends-Indep): Moved texi2html to ...
* debian/control (Build-Depends): ... here.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 09f627ae..e6c76305 100644 --- a/debian/control +++ b/debian/control @@ -3,8 +3,7 @@ Section: base Priority: required Maintainer: GNU Hurd Maintainers <debian-hurd@lists.debian.org> Standards-Version: 3.6.1.0 -Build-Depends: mig (>= 1.3-2), gnumach-dev (>= 1:20060826.dfsg.1-1), texinfo, libncursesw5-dev, cdbs, debhelper (>= 4.2.0) -Build-Depends-Indep: texi2html +Build-Depends: mig (>= 1.3-2), gnumach-dev (>= 1:20060826.dfsg.1-1), texinfo, texi2html, libncursesw5-dev, cdbs, debhelper (>= 4.2.0) Uploaders: Jeff Bailey <jbailey@raspberryginger.com>, Marcus Brinkmann <brinkmd@debian.org>, Neal H. Walfield <neal@debian.org>, Michael Banck <mbanck@debian.org> Package: hurd |