summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillem Jover <guillem@hadrons.org>2011-10-30 07:13:54 +0100
committerGuillem Jover <guillem@hadrons.org>2011-10-30 07:52:15 +0100
commite6f802b419b55b54b13543655b9541ec414c9630 (patch)
treecfe595fa537e162fae675112193a1ca94845b9c9
parent266358769fb1dd652d33bd18bbcd57a18e706c7b (diff)
downloadinetutils-e6f802b419b55b54b13543655b9541ec414c9630.tar.gz
Add libncurses-dev to Build-Depends
Although only libtinfo-dev is really needed (but that does not ship term.h). Closes: #646143
-rw-r--r--debian/changelog2
-rw-r--r--debian/control.in2
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 479da4c..51219ee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,8 @@ inetutils (2:1.8-4) UNRELEASED; urgency=low
as that section does not exist any longer, just inherit it from the
source stanza.
* Add build-indep and build-arch targets (rename build to build-arch).
+ * Add libncurses-dev to Build-Depends, although only libtinfo-dev is
+ really needed (but that does not ship term.h). (Closes: #646143)
-- Guillem Jover <guillem@debian.org> Wed, 02 Feb 2011 05:43:10 +0100
diff --git a/debian/control.in b/debian/control.in
index 9d52116..655212c 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -7,7 +7,7 @@ Vcs-Browser: http://git.hadrons.org/?p=debian/pkgs/inetutils.git
Vcs-Git: git://git.hadrons.org/git/debian/pkgs/inetutils.git
Homepage: http://www.gnu.org/software/inetutils/
Build-Depends: debhelper (>= 7), autoconf, automake, bison, texinfo,
- libreadline-dev | libreadline6-dev | libreadline5-dev,
+ libreadline-dev | libreadline6-dev | libreadline5-dev, libncurses-dev,
libpam0g-dev, libwrap0-dev, libshishi-dev
Build-Conflicts: autoconf2.13, automake1.4