Reported-by: Riku Voipio <[email protected]> Signed-off-by: Anders Roxell <[email protected]> Reviewed-by: Riku Voipio <[email protected]> --- pkg/debian/control | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/pkg/debian/control b/pkg/debian/control index b4661cc..941e8a8 100644 --- a/pkg/debian/control +++ b/pkg/debian/control @@ -1,7 +1,9 @@ Source: opendataplane Priority: optional Maintainer: Anders Roxell <[email protected]> -Build-Depends: debhelper (>= 9), autotools-dev, libssl-dev, doxygen, imagemagick, mscgen, texlive-latex-recommended +Build-Depends: debhelper (>= 9), autotools-dev, libssl-dev, doxygen, + imagemagick, libmagickcore-6.q16-2-extra | libmagickcore-extra, + ghostscript, asciidoc, mscgen, texlive-latex-recommended Standards-Version: 3.9.6 Section: libs Homepage: http://www.opendataplane.org/ -- 2.1.4 _______________________________________________ lng-odp mailing list [email protected] https://lists.linaro.org/mailman/listinfo/lng-odp
