diff options
| author | Marcus Brinkmann <marcus@gnu.org> | 2002-09-29 23:45:34 +0000 |
|---|---|---|
| committer | Marcus Brinkmann <marcus@gnu.org> | 2002-09-29 23:45:34 +0000 |
| commit | 463e7ede15501a85dcf21d1b06633f8059d6dfea (patch) | |
| tree | 92466e52dbe31252b8044f688f15c5af9b429940 /debian/control | |
| parent | 16329bd0e901012f78edc0d3d4567e3b67b7cff4 (diff) | |
2002-09-29 Marcus Brinkmann <marcus@gnu.org>
* control (Build-Depends): Add libncursesw5-dev.
* changelog: Add a note about this here.
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 179c4ee7..c08a3d61 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: base Priority: required Maintainer: GNU Hurd Maintainers <bug-hurd@gnu.org> Standards-Version: 3.5.5.0 -Build-Depends: file, mig (>= 1.3-2), texinfo, tetex-bin, autoconf +Build-Depends: file, mig (>= 1.3-2), texinfo, tetex-bin, autoconf, libncursesw5-dev Uploaders: Marcus Brinkmann <brinkmd@debian.org> Package: hurd |
