summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAxel Beckert <abe@deuxchevaux.org>2014-06-12 01:17:00 +0200
committerAxel Beckert <abe@deuxchevaux.org>2014-06-12 01:17:00 +0200
commit655a374b6345a5dc3c51c8ea0528a0b08c850b00 (patch)
tree175a3fbd67c15a385cd0ab167f725da5692716d6
parentce0c912b3a4c4e8e7fc33b7be426fd4cfb5d6729 (diff)
downloadzsh-655a374b6345a5dc3c51c8ea0528a0b08c850b00.tar.gz
zsh-655a374b6345a5dc3c51c8ea0528a0b08c850b00.zip
Add B-D on cm-super-minimal, FTBFS with TeX Live >= 2014 otherwise
While we could have added a build-dependency on e.g. "cm-super-minimal | texlive-fonts-recommended (<< 2014)", cm-super-minimal is available since at least Debian 6 Squeeze and not that large (at least not compared to the remainder of TeX Live :-), so that it won't hurt to have it as unneeded build-dependency for e.g. backports to Wheezy or Squeeze.
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index f8fdc2651..79d8ef0d9 100644
--- a/debian/control
+++ b/debian/control
@@ -2,6 +2,7 @@ Source: zsh
Section: shells
Priority: optional
Build-Depends: bsdmainutils,
+ cm-super-minimal,
debhelper (>= 9~),
dh-autoreconf,
dpkg-dev (>= 1.16.2~),