summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAxel Beckert <abe@deuxchevaux.org>2012-12-17 20:34:57 +0100
committerAxel Beckert <abe@deuxchevaux.org>2012-12-17 20:34:57 +0100
commit9436084d9be5ea7603ca8e1da3e7a8ac9ad19fcf (patch)
tree1295932a08f0805791e4900283f618ac12886c9b
parentac7b84a79198160dd56837b33a5560e35186ffa5 (diff)
downloadzsh-9436084d9be5ea7603ca8e1da3e7a8ac9ad19fcf.tar.gz
zsh-9436084d9be5ea7603ca8e1da3e7a8ac9ad19fcf.zip
Add build-dependency on libtinfo-dev
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 62c803e51..ada5595a1 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Build-Depends: bsdmainutils,
libcap-dev [linux-any],
libncursesw5-dev,
libpcre3-dev,
+ libtinfo-dev,
texi2html (>= 1.76-3),
texinfo,
texlive-latex-base,