From b74a2519792121ac75d20db8be9696db0d042645 Mon Sep 17 00:00:00 2001 From: sebastien <sebastien@ac1d8469-bf42-47a9-8791-bf33cf982152> Date: Fri, 20 Mar 2009 14:56:58 +0000 Subject: [PATCH] 4.0: added missing dependency in Debian packaging git-svn-id: https://www.dynare.org/svn/dynare/branches/4.0@2494 ac1d8469-bf42-47a9-8791-bf33cf982152 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 253db184d2..c617403ed5 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: dynare Maintainer: Sébastien Villemot <sebastien.villemot@ens.fr> Section: math Priority: optional -Build-Depends: debhelper (>= 6), octave3.0-headers, g++-4.1, flex, bison, texlive, xsltproc, dblatex, latex-beamer, docbook-xsl +Build-Depends: debhelper (>= 6), octave3.0-headers, g++-4.1, flex, bison, texlive, texlive-publishers, xsltproc, dblatex, latex-beamer, docbook-xsl Standards-Version: 3.8.0 Homepage: http://www.dynare.org -- GitLab