diff options
author | Ralph Amissah <ralph@amissah.com> | 2012-04-05 14:54:51 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2012-04-05 14:54:54 -0400 |
commit | 717bc0a301e0fff28206aea6a5ec9f003beb6e55 (patch) | |
tree | dcc2355a80548a4fa4808c0b162f03de63aeffe9 /debian | |
parent | Merge tag 'sisu_3.2.2' into debian/sid (diff) |
debian/control: sisu-pdf, add texlive-math-extra for realscripts.sty
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 276a8e44..4cd7b7cf 100644 --- a/debian/control +++ b/debian/control @@ -74,7 +74,7 @@ Architecture: all Depends: ${misc:Depends}, ruby1.9.1 (>= 1.9.2.180), sisu (= ${source:Version}), texlive-latex-base, texlive-fonts-recommended, texlive-latex-recommended, - texlive-latex-extra, texlive-xetex, lmodern, ttf-liberation + texlive-latex-extra, texlive-xetex, lmodern, ttf-liberation, texlive-math-extra Suggests: evince | pdf-viewer Description: dependencies to convert SiSU LaTeX output to pdf SiSU is a lightweight markup based document structuring, publishing and search |