summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAxel Beckert <abe@deuxchevaux.org>2014-02-10 20:46:51 +0100
committerAxel Beckert <abe@deuxchevaux.org>2014-02-10 20:46:51 +0100
commit9cfeffbca9f8964371f90bd3786dba6d1c7ae305 (patch)
treea9000e369d03389284183837bd8d5d1a581ff258
parentad5386f0f432b7eab9bb43b819ba816e718087cf (diff)
downloadzsh-9cfeffbca9f8964371f90bd3786dba6d1c7ae305.tar.gz
zsh-9cfeffbca9f8964371f90bd3786dba6d1c7ae305.zip
Add build-dependency on texlive-fonts-recommended (c.f. #738402, closes: #738452)
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 6319adcd3..f8fdc2651 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,7 @@ Build-Depends: bsdmainutils,
libncursesw5-dev,
libpcre3-dev,
texinfo (>= 5~),
+ texlive-fonts-recommended,
texlive-latex-recommended,
texlive-latex-base,
yodl