From eaf107389d817c40c72968ec84292361e99cbe2a Mon Sep 17 00:00:00 2001 From: Jean-Paul Chaput Date: Mon, 3 Dec 2012 21:39:04 +0000 Subject: [PATCH] * ./booststrap: - In debian/control, added missing build dependencies. --- bootstrap/debian/control | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bootstrap/debian/control b/bootstrap/debian/control index 166eb5e8..a8ea99fe 100644 --- a/bootstrap/debian/control +++ b/bootstrap/debian/control @@ -4,6 +4,7 @@ Priority: optional Maintainer: Jean-Paul Chaput Build-Depends: debhelper (>= 7), quilt, + cmake, bison, flex, libboost-all-dev, @@ -11,6 +12,8 @@ Build-Depends: debhelper (>= 7), qt4-dev-tools, texlive-full, doxygen, + imagemagick, + latex2html, python-all-dev (>= 2.4), python-central (>= 0.5.6) XS-Python-Version: >= 2.4